Page MenuHomeFreeBSD

unix: Make sure we signal EOF on the write side when disconnecting
ClosedPublic

Authored by markj on May 1 2026, 11:06 PM.
Tags
None
Referenced Files
F166851857: D56764.id177029.diff
Mon, Aug 17, 3:08 AM
F166762101: D56764.id177107.diff
Sun, Aug 16, 7:33 AM
Unknown Object (File)
Sun, Aug 9, 3:15 AM
Unknown Object (File)
Tue, Aug 4, 5:32 AM
Unknown Object (File)
Tue, Aug 4, 4:21 AM
Unknown Object (File)
Tue, Jul 28, 10:58 PM
Unknown Object (File)
Sat, Jul 25, 9:41 PM
Unknown Object (File)
Thu, Jul 23, 3:41 AM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

markj requested review of this revision.May 1 2026, 11:06 PM

Avoid testing uninitialized memory in the nfds == 0 case, I think this was
a preexisting bug in the test code.

Mark, thanks a lot for fixing that. I just started to investigate yesterday, but you were faster. Thanks!

This revision is now accepted and ready to land.May 2 2026, 3:05 PM