[Bug 212716] recv() with MSG_WAITALL doesn't always unblock on EOF
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 31 Aug 2023 17:33:11 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212716 --- Comment #10 from Mark Johnston <markj@FreeBSD.org> --- Created attachment 244533 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=244533&action=edit regression tests Here's a patch which adds regression tests to exercise the bug. The seqpacket test always succeeds but I think that's to be expected; MSG_WAITALL semantics don't really make sense for that socket type. -- You are receiving this mail because: You are the assignee for the bug.