Peter - 2009-11-30 17:52:20
Hello fellow pro's,
I'm having a difficult situation on a server: I need to be able to shutdown the thread that holds an accepted connection, but -without- invoking the FIN/ACK sequence -and- being able to restore the socket -without- doing a new SYN/ACK.
In other words: ignore the connection (& resources) and re-establish silently if required...
A dare, at least for me, can anyone shed some light on this?
Thx in advance,
Peter