louby
May 2nd, 2001, 09:28 AM
i have a pool of winsock controls on a server which will have clients
connecting all the time
I would like to when i unload the form wait until there is no connections and then unload
i have a int which adds 1 if one is connected and subtract one then it closes, so i can check if this is zero but how do i stop new connections
how can i do this???
louby
connecting all the time
I would like to when i unload the form wait until there is no connections and then unload
i have a int which adds 1 if one is connected and subtract one then it closes, so i can check if this is zero but how do i stop new connections
how can i do this???
louby