https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217637
--- Comment #69 from s...@zxy.spb.ru --- (In reply to Michael Tuexen from comment #68) > Hmm. My understanding is that TCP provides a reliable bi-directional > byte-stream. > This means that no user data is lost in any of the two directions. "Lost" in this context is "not delivered to remote IP stack". Not application, IP stack. Remote system ACK data after place in system buffer, not after reading by application. I.e. while system can accept data and generate ACK -- all ok. Data delivered. -- 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"