Expand description

MPROXY: Socket Dispatcher. Platform-agnostic API to bind unicast and multicast UDP socket addresses. Provides socket interface for crates mproxy-client, mproxy-server, mproxy-proxy, and mproxy-reverseproxy.

Structs

Specification of the communication domain for a socket.
Protocol specification used for creating sockets via Socket::new.
Owned wrapper around a system socket.
Specification of communication semantics on a socket.

Constants

Functions