doc: improve readability of epoll_wait() return value list
This commit is contained in:
parent
d64a5f282d
commit
3e3d414637
@ -109,7 +109,7 @@ int epoll_wait(HANDLE ephnd,
|
||||
* Returns
|
||||
- -1 on failure
|
||||
- 0 when a timeout occurs
|
||||
- \>0 the number of evens received
|
||||
- ≥1 the number of evens received
|
||||
* TODO: expand
|
||||
* [man page](http://man7.org/linux/man-pages/man2/epoll_wait.2.html)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user