[Bug 212716] recv() with MSG_WAITALL doesn't always unblock on EOF

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Nov 7 14:23:18 UTC 2016


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

--- Comment #3 from Lewis Donzis <lew at perftech.com> ---
A little more info... the problem appears to occur only if exactly one segment
has been sent from server to client when the connection is closed.  If no data
has been sent, or if more than one segment has been sent, then it behaves
properly.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list