Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Apr 2020 03:51:20 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 229741] kevent is not properly adding EVFILT_READ and EVFILT_WRITE for unix sockets when used in one call
Message-ID:  <bug-229741-227-AaQwFMqxcc@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-229741-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-229741-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D229741

--- Comment #5 from Kyle Evans <kevans@freebsd.org> ---
I decided that my diff was bad and this should really just be passing in en=
ough
events to receive the EV_ERROR events. I've committed an update to the manp=
age
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.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-229741-227-AaQwFMqxcc>