[Bug 217637] One TCP connection accepted TWO times

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Mar 20 15:43:06 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217637

--- Comment #60 from Michael Tuexen <tuexen at freebsd.org> ---
(In reply to slw from comment #59)
> No, different data: server response. And no reasson to not deliver/resend
> it to client.
Well, the server knows that he has to drop incoming data, since the application
has
closed the socket and there is new data to deliver. I guess we agree on that.
The reaction is to let the peer now as soon as possible that something went
wrong.
I guess this is what we might no agree upon. 
However this is the reason why the server sends a RST without trying to
retransmit
data he has sent but which has not been acknowledged by the peer.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-net mailing list