[c - async sockets] help! (12)

4 Name: #!/usr/bin/anonymous : 2007-10-16 19:18 ID:ChVVLwGD

>>1
That's because nobody says "asynchronous sockets in C". They refer to real problems: overlapped IO, multiplexing IO, edge-triggered event IO, and level-triggered event IO.

See: www.kegel.com/c10k.html

This thread has been closed. You cannot post in this thread any longer.