[Bug 217637] One TCP connection accepted TWO times

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Mar 19 13:13:36 UTC 2017


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

--- Comment #29 from Michael Tuexen <tuexen at freebsd.org> ---
(In reply to Julian Elischer from comment #28)
No, I think even FreeBSD would behave the same as a client if the client does
socket()
connect()
send(part1)
send(part2)
and the third segment from the three way handshake is lost and both segments
triggered by the send() calls are lost. It will retransmit the whole data after
a timeout.

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


More information about the freebsd-net mailing list