sde
Centurion
In a Server/Client TCP connection, what is the most graceful way for the server to release a socket with a TcpListener?
Currently when a client disconnects, an exception is generated.
Currently when a client disconnects, an exception is generated.