Page MenuHomeFreeBSD

tests/unix_seqpacket: test that data can be sent before accept(2)
ClosedPublic

Authored by glebius on Feb 12 2024, 7:55 PM.
Tags
None
Referenced Files
Unknown Object (File)
May 17 2024, 8:24 AM
Unknown Object (File)
May 16 2024, 11:56 PM
Unknown Object (File)
May 13 2024, 12:27 PM
Unknown Object (File)
May 13 2024, 9:57 AM
Unknown Object (File)
Apr 23 2024, 2:54 PM
Unknown Object (File)
Apr 22 2024, 10:01 PM
Unknown Object (File)
Apr 14 2024, 5:39 PM
Unknown Object (File)
Apr 8 2024, 10:35 PM
Subscribers

Details

Summary

This is undocumented feature of PF_UNIX/SOCK_STREAM and thus of
PF_UNIX/SOCK_SEQPACKET, too. Put the test into this file, since this file
is most advanced and has all primitives to write this test in minimum
number of lines.

Diff Detail

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