Type Alias vmm_vhost::sys::unix::SystemListener
source · pub type SystemListener = UnixListener;Expand description
Alias to enable platform independent code.
Aliased Type§
struct SystemListener(/* private fields */);pub type SystemListener = UnixListener;Alias to enable platform independent code.
struct SystemListener(/* private fields */);