Type Alias socklen_t

Source
pub type socklen_t = int;
Expand description

The type used for representing the length of a socket address.