Function uapi::bind

source ·
pub fn bind<T: SockAddr + ?Sized>(sockfd: c_int, addr: &T) -> Result<()>
Expand description