Document return value of ENOENT for nonexistent/invalid filter entries.
This commit is contained in:
parent
7adbb50a65
commit
94f1716a2e
@ -400,6 +400,8 @@ A signal was delivered before the timeout expired and before any
|
||||
events were placed on the kqueue for return.
|
||||
.It Bq Er EINVAL
|
||||
The specified time limit or filter is invalid.
|
||||
.It Bq Er ENOENT
|
||||
The event could not be found to be modified or deleted.
|
||||
.It Bq Er ENOMEM
|
||||
No memory was available to register the event.
|
||||
.It Bq Er ESRCH
|
||||
|
Loading…
Reference in New Issue
Block a user