Re: Sockets and AIO on OS X
Re: Sockets and AIO on OS X
- Subject: Re: Sockets and AIO on OS X
- From: Quinn <email@hidden>
- Date: Thu, 20 Aug 2009 09:16:08 +0100
At 20:16 -0700 19/8/09, Neil Gower wrote:
Does OS X support asynchronous IO on sockets?
No.
It's traditional to use non-blocking I/O (with
<x-man-page://2/select>, <x-man-page://2/poll> or
<x-man-page://2/kqueue>) when doing async I/O with sockets.
S+E
--
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