an epoll file descriptor instance
one of the EPOLL_CTL_* constants
target file descriptor of the operation
describes which events the caller is interested in and any associated user dat
0 in case of success, -1 in case of error ( the "errno" variable will contain the specific error code )
Manipulate an epoll instance