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

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Sep 16 01:26:56 UTC 2016


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

--- Comment #1 from Lewis Donzis <lew at perftech.com> ---
btw, it makes no difference whether it's run in the same machine (to localhost
or to the machine's own IP address) or across the network, or whether it's IPv4
or IPv6.  In all cases, the recv() never unblocks when the peer closes the
socket.  Also, the shutdown() was added just to test, it makes no difference
whether it's there or not.

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


More information about the freebsd-bugs mailing list