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: [email protected]
Reporter: [email protected]
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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "[email protected]"