pub type TxSocket = Socket<_TX>;
A type alias for a socket configured for sending packets.
pub struct TxSocket { /* private fields */ }