Re: CFSockets client side blocking
Re: CFSockets client side blocking
- Subject: Re: CFSockets client side blocking
- From: "Quinn \"The Eskimo!\"" <email@hidden>
- Date: Tue, 29 Apr 2014 16:49:36 +0100
On 29 Apr 2014, at 16:29, Jeremy Thompson <email@hidden> wrote:
> Right now I have a client application running with CFSockets in a non blocking mode.
OK, step 1, why are you using CFSocket?
There /are/ good reasons to use CFSocket (listening sockets prior to 10.9, UDP, other wacky sockets like routing sockets, and so on) but most folks are better served by something higher level (NSStream) or lower level (BSD Sockets).
Share and Enjoy
--
Quinn "The Eskimo!" <http://www.apple.com/developer/>
Apple Developer Relations, Developer Technical Support, Core OS/Hardware
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden