[Bug 229741] kevent is not properly adding EVFILT_READ and EVFILT_WRITE for unix sockets when used in one call
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Apr 22 03:51:21 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229741
--- Comment #5 from Kyle Evans <kevans at freebsd.org> ---
I decided that my diff was bad and this should really just be passing in enough
events to receive the EV_ERROR events. I've committed an update to the manpage
to indicate that this will happen; it's technically the exact same behavior you
get from non-EV_RECEIPT driven errors, but it's worth noting explicitly IMO.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list