Type Definition linux_unsafe::socklen_t

source ·
pub type socklen_t = int;
Expand description

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