CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2021/10/29 07:13:04

Added files:
        regress/sys/kern/poll: Makefile pollnval.c 

Log message:
Test that poll(2) returns POLLNVAL for an already closed fd.

poll(2) rewrite on top of kqueue is currently blocking instead of
returning.  Regression reported by Larry Hynes with a reproducer
from Leah Neukirchen, thanks a lot!

Reply via email to