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)
Oct 22 2024, 9:06 AM
Unknown Object (File)
Oct 22 2024, 9:05 AM
Unknown Object (File)
Oct 22 2024, 9:05 AM
Unknown Object (File)
Oct 22 2024, 8:55 AM
Unknown Object (File)
Oct 18 2024, 8:44 PM
Unknown Object (File)
Oct 18 2024, 8:44 PM
Unknown Object (File)
Oct 18 2024, 8:44 PM
Unknown Object (File)
Oct 18 2024, 8:06 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