[Bug 212716] recv() with MSG_WAITALL doesn't always unblock on EOF
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 16 Sep 2023 09:27:59 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212716
--- Comment #15 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=38426b32e106cf251520259b29779372eda7a5f8
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(+)
--
You are receiving this mail because:
You are the assignee for the bug.