Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Sep 2016 01:26:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 212716] recv() with MSG_WAITALL doesn't always unblock on EOF
Message-ID:  <bug-212716-8-1Xl0usHBlm@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-212716-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-212716-8@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=3D212716

--- Comment #1 from Lewis Donzis <lew@perftech.com> ---
btw, it makes no difference whether it's run in the same machine (to localh=
ost
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.

--=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-212716-8-1Xl0usHBlm>