Module unix

Source
Expand description

Unix specific code that keeps rest of the code in the crate platform independent.

Structs§

PlatformConnection
Unix domain socket based vhost-user connection.
SocketListener
Unix domain socket listener for accepting incoming connections.
SocketPlatformConnection
Unix domain socket based vhost-user connection.

Type Aliases§

SystemListener
Alias to enable platform independent code.