Searched defs:VhostUserListener (Results 1 – 2 of 2) sorted by relevance
22 pub struct VhostUserListener(SocketListener); struct24 impl VhostUserListener { impl33 impl AsRawDescriptor for VhostUserListener { implementation74 impl VhostUserConnectionTrait for VhostUserListener { implementation
17 pub struct VhostUserListener; struct20 impl VhostUserConnectionTrait for VhostUserListener { implementation