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

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Oct 14 16:15:42 UTC 2015


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

            Bug ID: 203773
           Summary: KQueue Man Page Error - kevent - EINTR listed twice
           Product: Documentation
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Documentation
          Assignee: freebsd-doc at FreeBSD.org
          Reporter: michael.cress at cress.us

Below is an excerpt from the KQUEUE's Error section for kevent():

[EINTR]        A signal was delivered before the timeout expired and
            before any events were placed on the kqueue for
            return.

[EINTR]        A cancellation request was delivered to    the thread,
            but not    yet handled.


This looks like an error and, if not, it is confusing. If it isn't, could the
descriptions be consolidated into one statement?

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


More information about the freebsd-doc mailing list