git: kernel - Implement POLLHUP for pipes and filesystem fifos (2)
Matthew Dillon
dillon at crater.dragonflybsd.org
Thu May 13 09:17:49 PDT 2021
commit 8eaaa2036478caa25ff26ef0d9affd11cee50dcb
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Thu May 13 09:15:27 2021 -0700
kernel - Implement POLLHUP for pipes and filesystem fifos (2)
* Allow POLLHUP to be requested without POLLIN.
Reported-by: mjg
Summary of changes:
sys/kern/sys_generic.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8eaaa2036478caa25ff26ef0d9affd11cee50dcb
--
DragonFly BSD source repository
More information about the Commits
mailing list