CVSROOT:        /cvs
Module name:    src
Changes by:     v...@cvs.openbsd.org    2021/11/22 07:59:03

Modified files:
        sys/kern       : sys_generic.c 

Log message:
Translate POLLNVAL in ppollcollect()

This makes the kqueue-based poll(2) behave more similarly to the old
code when a monitored file descriptor is closed by another thread.

OK mpi@

Reply via email to