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

--- Comment #29 from Michael Tuexen <tue...@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.
_______________________________________________
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Reply via email to