Expand description
Unix specific code that keeps rest of the code in the crate platform independent.
Re-exports§
pub use SocketPlatformConnection as PlatformConnection;
Structs§
- Unix domain socket listener for accepting incoming connections.
- Unix domain socket based vhost-user connection.
Functions§
Type Aliases§
- Alias to enable platform independent code.