Date:        Wed, 18 Oct 2000 00:37:44 -0700
   From: Brian Craft <[EMAIL PROTECTED]>

   Why is it sending a reset? Because the FIN was ACK'ed twice? Is
   this correct behavior? I've tried 2.2.14 and 2.2.17, with the same
   result.

Looks like the application on the Linux system is issuing a close() on
the socket before reading all of the available data.  That always
causes a RST to be sent.

Later,
David S. Miller
[EMAIL PROTECTED]
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to