
8 May
2006
8 May
'06
12:47 p.m.
Hi Olaf, Olaf van der Spek <olafvdspek@gmail.com> wrote:
Just wondering, what part of a normal non-blocking connect isn't truely async?
The fact that it requires a thread waiting on a select() or WaitForMultipleObjects() call to know when the connect operation has completed. Cheers, Chris