Date: Sun, 19 Mar 2017 13:13:33 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-net@FreeBSD.org Subject: [Bug 217637] One TCP connection accepted TWO times Message-ID: <bug-217637-2472-9l1e8E8daL@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-217637-2472@https.bugs.freebsd.org/bugzilla/> References: <bug-217637-2472@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D217637 --- Comment #29 from Michael Tuexen <tuexen@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 do= es 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 a= fter a timeout. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-217637-2472-9l1e8E8daL>