Struct xcore::Executor [] [src]

pub struct Executor { /* fields omitted */ }

Executor to manage socket poll and execute response to handle message

Methods

impl Executor
[src]

Add socket to epoll list

Remove socket from epoll listener

Shutdown executor