Date: Mon, 20 Mar 2017 15:43:06 +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-MujxYcSDGM@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 #60 from Michael Tuexen <tuexen@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 applica= tion has closed the socket and there is new data to deliver. I guess we agree on tha= t. 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.=20 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. --=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-MujxYcSDGM>