[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Closing a socket.
Hello,
Can a socket be closed by one thread while another thread is blocked in
the socket (soconnsleep) ?
If not does a way exist to wake the blocked thread or should the thread
be deleted before closing the socket ?
Regards
--
Chris Johns