[Ilugc] SO_REUSEADDR in conjunction with INADDR_ANY issue

  • From: rajasuperman@xxxxxxxxx (Raja Subramanian)
  • Date: Fri, 29 Jul 2011 13:00:44 +0530

On Fri, Jul 29, 2011 at 2:16 AM, narendra babu <cnarendra_babu at yahoo.com> 
wrote:

Also, the client that is established to the port is? sending messages to what 
it believes is its peer.
No errors are returned.
The socket has been in this state for couple of? a days

Open a raw socket and send an RST to this port.  This will cause
the server to close the connection immediately.

If in doubt consult Richard Stevens' books TCP/IP Illustrated
Vol 1 and 2.

- Raja

Other related posts: