https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217637
--- Comment #60 from Michael Tuexen <tue...@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. _______________________________________________ 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"