[Libevent-users] Win32 I/O completion ports code release

Gordon Scott gscott2112 at gmail.com
Tue Dec 5 11:21:54 EST 2006


You might want to do some research on IOCP outside of MSDN.  Codeproject has
a number of IOCP server samples you can look at

While the docs may say that those files you mention CAN be used with IOCP,
they are by no means the ONLY functions that can be used.

For example my server users AcceptEx for accepting connections and
WSASend and WSARecv for sending and recieving data on the sockets.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://monkeymail.org/archives/libevent-users/attachments/20061205/134fbc46/attachment.htm


More information about the Libevent-users mailing list