mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-09 13:42:56 +00:00
Document return value of ENOENT for nonexistent/invalid filter entries.
This commit is contained in:
parent
ad91b6a280
commit
b275c430a5
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=64345
@ -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