Test writing to socket pair closed by the other side. This must
authorbluhm <bluhm@openbsd.org>
Fri, 28 Jun 2024 21:07:27 +0000 (21:07 +0000)
committerbluhm <bluhm@openbsd.org>
Fri, 28 Jun 2024 21:07:27 +0000 (21:07 +0000)
commita83039b2c93a3fedcecde17489221264f5abdfea
tree738ce8a2cc992f3d4273db5447e3c0abdb80262c
parent4e890224ed50302c531c8e7093ab46fed558a35b
Test writing to socket pair closed by the other side.  This must
trigger EPIPE error.

with and OK mvs@
regress/sys/kern/unp-write-closed/Makefile [new file with mode: 0644]
regress/sys/kern/unp-write-closed/unp-write-closed.c [new file with mode: 0644]