Struct io_uring::opcode::EpollCtl [−][src]
pub struct EpollCtl { /* fields omitted */ }Expand description
Modify an epoll file descriptor, equivalent to epoll_ctl(2).
pub struct EpollCtl { /* fields omitted */ }Modify an epoll file descriptor, equivalent to epoll_ctl(2).