On Thursday, 22 March 2012 at 23:36:03 UTC, Paulo Pinto wrote: > If you really want performant sockets on Windows, you need to > make use > of the Windows specific APIs, and use IO completion ports not > select. Depending on what you are trying to achieve, you could always consider using enet or (parts of) RakNet. David