Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Sep 2023 09:27:59 +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-EHN5qHvWHb@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 #15 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D38426b32e106cf251520259b29779372e=
da7a5f8

commit 38426b32e106cf251520259b29779372eda7a5f8
Author:     Mark Johnston <markj@FreeBSD.org>
AuthorDate: 2023-08-31 17:29:29 +0000
Commit:     Mark Johnston <markj@FreeBSD.org>
CommitDate: 2023-09-15 16:59:46 +0000

    socket tests: Add a regression test for MSG_WAITALL

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

 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-EHN5qHvWHb>