[][src]Module systemd_socket::error

Error types that can occur when dealing with SocketAddr

This module separates the error types from root module to avoid clutter.

Structs

BindError

Error that can occur during binding of a socket

ParseError

Error that can occur during parsing of SocketAddr from a string

Enums

ParseOsStrError

Error that can occur during parsing of SocketAddr from a OsStr/OsString