Struct dbs_upcall::UpcallEpollHandler
source · pub struct UpcallEpollHandler<S: UpcallClientService + Send> { /* private fields */ }Expand description
Event handler of upcall client.
pub struct UpcallEpollHandler<S: UpcallClientService + Send> { /* private fields */ }Event handler of upcall client.