It is still trying to get sense from the remote host but getting no satisfactory
response or indication
> At this point it's not possible to start the server process on Linux
> anymore because of 'Address already in use'. The only solution is to
> reboot the machine.
The socket should eventually die. If you have a server you need to restart
you should use SO_REUSEADDR in it.