git: DragonFly_RELEASE_6_0 kernel - Implement POLLHUP for pipes and filesystem fifos (2)
Matthew Dillon
dillon at crater.dragonflybsd.org
Thu May 13 09:18:01 PDT 2021
commit 7f876cf8962195937e068b2910f4d0405b726a9f
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/7f876cf8962195937e068b2910f4d0405b726a9f
--
DragonFly BSD source repository
More information about the Commits
mailing list