I am developing a client-server chat application and I have encountered the following exception when I close the client window.
Unable to read data from the transport connection: A blocking operation was interrupted by a call to WSACancelBlockingCall.
Any idea what could be the problem?