Module virtual_net::meta
source · Re-exports§
pub use super::IpCidr;
pub use super::IpRoute;
pub use super::NetworkError;
pub use super::SocketStatus;
pub use super::StreamSecurity;
Structs§
- Represents a socket ID
Enums§
- Message sent by the client to the server
- Message sent by the server back to a client
- Possible values which can be passed to the [
TcpStream::shutdown
] method.