原创 epoll_ctl 作用

int epoll_ctl(int epoll_fd, int operation, int fd, struct epoll_event *event) 返回值爲0或者-1,代表成功或者失敗 第一個參數epoll_fd是epol