Re: Using NSURLSession in a command line tool?
Re: Using NSURLSession in a command line tool?
- Subject: Re: Using NSURLSession in a command line tool?
- From: Charles Srstka <email@hidden>
- Date: Mon, 16 Mar 2015 13:04:47 -0500
On Mar 16, 2015, at 3:20 AM, Roland King <email@hidden> wrote:
>
> CFRunLoopStop( [ [ NSRunLoop mainRunLoop ] getCFRunLoop ];
Why not CFRunLoopGetMain() instead of going through NSRunLoop? No need to mix idioms if you don’t have to.
Charles
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden