On 12/5/06, Gordon Scott <[EMAIL PROTECTED]> wrote:
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.
There is a lot of dodgy stuff on codeproject mixed in with a few good
articles. I highly recommend Anthony Jones' Network Programming for
Microsoft Windows 2nd Edition. It's out of print, but find a used
copy somewhere, or the electronic version if floating around.
_______________________________________________
Libevent-users mailing list
Libevent-users@monkey.org
http://monkey.org/mailman/listinfo/libevent-users