Type Alias socklen_t

Source
pub type socklen_t = u32;
Expand description

The integer type used with getsockname on this platform.