Title: Message
 
HI
 
I'm looking at an IOCP type socket setup.  When I come to shut down the server I'm wondering what is the nest way to do it.  I haven't kept a list of sockets to shut down but the thread gets the right socket when waiting for the GetQueuedCompletionStatus for a normal socket operation.
 
However I wondering how to keep track of all the sockets so I can close then down later.
Can't you just store the SOCKET's in some kind of container?

---------
Ehsan Akhgari

List Owner: [EMAIL PROTECTED]

[Email: [EMAIL PROTECTED]; [EMAIL PROTECTED]]
[WWW: http://www.beginthread.com/Ehsan ]

Reply via email to