os_add_epoll_fd
extern int os_add_epoll_fd(int events, int fd, void *data);
os_add_epoll_fd(events, entry->fd, entry);