be closed with close(). See_also: epoll_create1 (int flags)
epoll_create
fn
int epoll_create(int size)Creates an epoll instance.
Parameters
size | a hint specifying the number of file descriptors to be associated with the new instance. T |
Returns
an fd for the new instance. The fd returned by epoll_create() should