L
Laszlo Csabi
Hi Folks,
I'm using c# to create a server client application.
I have to check if the socket is in"CLOSE_WAIT" state. Anyone knows any
solution for this?
I tried to used Socket.Connected but it doesn't give a false message if the
socket is in "CLOSE_WAIT" state.
Thanks
Laszlo
I'm using c# to create a server client application.
I have to check if the socket is in"CLOSE_WAIT" state. Anyone knows any
solution for this?
I tried to used Socket.Connected but it doesn't give a false message if the
socket is in "CLOSE_WAIT" state.
Thanks
Laszlo