Expand description
Unix specific code that keeps rest of the code in the crate platform independent.
Structs§
- Platform
Connection - Unix domain socket based vhost-user connection.
- Socket
Listener - Unix domain socket listener for accepting incoming connections.
- Socket
Platform Connection - Unix domain socket based vhost-user connection.
Type Aliases§
- System
Listener - Alias to enable platform independent code.