NAME epoll_ctl - control interface for an epoll file descriptor LIBRARY Standard C library ( libc ... SYNOPSIS #include <sys/epoll.h> int epoll_ctl(int epfd , int op , int fd , str…NAME epoll_wait, epoll_pwait, epoll_pwait2 - wait for an I/O event on an epoll ... library ( libc , -lc ) SYNOPSIS #include <sys/epoll.h> int epoll_wait(int epfd , struct epoll_eve…NAME epoll_wait, epoll_pwait, epoll_pwait2 - wait for an I/O event on an epoll ... library ( libc , -lc ) SYNOPSIS #include <sys/epoll.h> int epoll_wait(int epfd , struct epoll_eve…NAME epoll_wait, epoll_pwait, epoll_pwait2 - wait for an I/O event on an epoll ... library ( libc , -lc ) SYNOPSIS #include <sys/epoll.h> int epoll_wait(int epfd , struct epoll_eve…NAME epoll_create, epoll_create1 - open an epoll file descriptor LIBRARY Standard C library ( libc ... SYNOPSIS #include <sys/epoll.h> int epoll_create(int size ); int epoll_create…NAME epoll_create, epoll_create1 - open an epoll file descriptor LIBRARY Standard C library ( libc ... SYNOPSIS #include <sys/epoll.h> int epoll_create(int size ); int epoll_create…ioctl_eventpoll, EPIOCSPARAMS, EPIOCGPARAMS - ioctl() operations for epoll file descriptors LIBRARY Standard C library ( libc ... ioctl(int fd , EPIOCSPARAMS, const struct epoll_pa…monitored by select (2), poll (2), and epoll (7). The mask argument specifies ... multiplexing APIs: pselect (2), ppoll (2), and epoll (7). close (2) When the file descriptormonitored by select (2), poll (2), and epoll (7). The mask argument specifies ... multiplexing APIs: pselect (2), ppoll (2), and epoll (7). close (2) When the file descriptorCLONE_VM flag in clone (2). KCMP_EPOLL_TFD (since Linux 4.13) Check whether ... process pid1 is present in the epoll (7) instance described by idx2 of the processdup2 (2) 1.0 dup3 (2) 2.6.27 epoll_create (2) 2.6 epoll_create1 (2) 2.6.27 epoll ... epoll_pwait (2) 2.6.19 epoll_pwait2 (2) 5.11 epoll_wait (2) 2.6 eventfdaffected (this list is likely incomplete): epoll_wait (2), and read (2) from an inotify ... clock_gettime(CLOCK_MONOTONIC, {15370, 690928118}) = 0 epoll_wait(4,_ What is not visibl…applications should instead use poll (2) or epoll (7), which do not suffer this limitation ... event notifications provided by poll (2) and epoll (7): #define POLLIN_SET (EPOLLRDNO…applications should instead use poll (2) or epoll (7), which do not suffer this limitation ... event notifications provided by poll (2) and epoll (7): #define POLLIN_SET (EPOLLRDNO…applications should instead use poll (2) or epoll (7), which do not suffer this limitation ... event notifications provided by poll (2) and epoll (7): #define POLLIN_SET (EPOLLRDNO…file descriptor supports poll (2) (and analogously epoll (7)) and select (2), as follows ... descriptor using select (2), poll (2), or epoll (7). This means that an applicationfile descriptor supports poll (2) (and analogously epoll (7)) and select (2), as follows ... descriptor using select (2), poll (2), or epoll (7). This means that an applicationmonitored by select (2), poll (2), and epoll (7). The use of these three system ... multiplexing APIs: pselect (2), ppoll (2), and epoll (7). ioctl (2) The following timerfd-specif…monitored by select (2), poll (2), and epoll (7). The use of these three system ... multiplexing APIs: pselect (2), ppoll (2), and epoll (7). ioctl (2) The following timerfd-specif…monitored with select (2), poll (2), or epoll (7).) (6) The seccomp_notif structure returned ... flag can be monitored using poll (2), epoll (7), and select (2). These interfaces i…