In both cases the kernel returns EPIPE and delivers SIGPIPE, unless
blocked or disabled. The test isn't specific to SOCK_SEQPACKET, it is the
same for SOCK_STREAM. Put the test into this file, since it has all
primitives to write this test tersely.
Details
Details
- Reviewers
tuexen - Group Reviewers
network - Commits
- rGf9927821240a: tests/unix_seqpacket: test send(2) to a closed or aborted peer socket
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable