Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Sep 2023 12:53:14 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 212716] recv() with MSG_WAITALL doesn't always unblock on EOF
Message-ID:  <bug-212716-227-jOGwh91bsY@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-212716-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-212716-227@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 #17 from commit-hook@FreeBSD.org ---
A commit in branch stable/13 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3De4ed8e67e206c069955d541de41addcd0=
da05b82

commit e4ed8e67e206c069955d541de41addcd0da05b82
Author:     Mark Johnston <markj@FreeBSD.org>
AuthorDate: 2023-08-31 17:29:29 +0000
Commit:     Mark Johnston <markj@FreeBSD.org>
CommitDate: 2023-09-27 12:33:50 +0000

    socket tests: Add a regression test for MSG_WAITALL

    PR:             212716
    MFC after:      1 week
    Sponsored by:   The FreeBSD Foundation

    (cherry picked from commit 38426b32e106cf251520259b29779372eda7a5f8)

 tests/sys/kern/Makefile                   |   2 +
 tests/sys/kern/socket_msg_waitall.c (new) | 181 ++++++++++++++++++++++++++=
++++
 2 files changed, 183 insertions(+)

--=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-227-jOGwh91bsY>