Async Sockets!
I've seen plenty of source code for an endless loop that constantly checks the SocketID for data/connections on a listening port, but is there anyway to do asyncronous sockets like Windows has? Like, where would I pass a CallBack pointer to?
Paul
|