Searched defs:SlaveListener (Results 1 – 1 of 1) sorted by relevance
18 pub struct SlaveListener<L: Listener, S: VhostUserSlaveReqHandler> { struct25 impl<L: Listener, S: VhostUserSlaveReqHandler> SlaveListener<L, S> { impl53 impl<L, S> AsRawDescriptor for SlaveListener<L, S> implementation