pub type socklen_t = u32;
Portable re-export of socklen_t
socklen_t
Uses winapi::um::ws2tcpip::socklen_t on windows and libc::socklen_t on other systems.
winapi::um::ws2tcpip::socklen_t
libc::socklen_t