be closed with close(). See_also: epoll_create (int size)
epoll_create1
fn
int epoll_create1(int flags)Creates an epoll instance.
Parameters
flags | a specified flag. If flags is 0, then, other than the fact that the obsolete size argument is dropped, epoll_create1() is the same as epoll_create(). |
Returns
an fd for the new instance. The fd returned by epoll_create() should