Function socket2::sys::bind

source ยท
pub(crate) fn bind(fd: c_int, addr: &SockAddr) -> Result<()>