Module Name:src
Committed By: ad
Date: Fri Oct 13 18:46:22 UTC 2023
Added Files:
src/regress/sys/kern/dislodgefd: Makefile dislodgefd.c
Log Message:
A dumb test that calling close() on a pipe/socket fd dislodges another
thread in the same process waiting for I/O on the fd.
Module Name:src
Committed By: ad
Date: Fri Oct 13 18:46:22 UTC 2023
Added Files:
src/regress/sys/kern/dislodgefd: Makefile dislodgefd.c
Log Message:
A dumb test that calling close() on a pipe/socket fd dislodges another
thread in the same process waiting for I/O on the fd.