Sockets and AIO on OS X
Sockets and AIO on OS X
- Subject: Sockets and AIO on OS X
- From: "Neil Gower" <email@hidden>
- Date: 19 Aug 2009 20:16:53 -0700
Hello,
Does OS X support asynchronous IO on sockets?
When I call aio_write() I get an ESPIPE error. The same code works in Linux, and if I use a file handle instead of a socket, it also works in OS X (10.5.7). Seems like there's either an extra step required for sockets + aio on the Mac, or I'm just trying to do something that's not supported yet.
Any help is greatly appreciated.
Regards,
Neil
_______________________________________________
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