flat assembler
Message board for the users of flat assembler.
Index
> Windows > winsock. |
Author |
|
comrade 24 Nov 2010, 11:15
Use asynchronously posted WSARecv along with I/O completion ports and a thread pool (look at BindIoCompletionCallback). An I/O completion post will be equivalent to receiving an FD_READ event. There are plenty of examples on www.codeproject.com, though beware, some are subpar. You can also take a look at the win32 implementation of boost::asio, if you have the patience reading thru heavily templated code
|
|||
24 Nov 2010, 11:15 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.