[Bug 203773] KQueue Man Page Error - kevent - EINTR listed twice

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Feb 13 09:08:57 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203773

Konstantin Belousov <kib at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |Not A Bug
             Status|Open                        |Closed

--- Comment #5 from Konstantin Belousov <kib at FreeBSD.org> ---
Cancellation is only checked after the syscall return.  In other words, the
statement that EINTR return implies that all changes are applied, is true.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-doc mailing list