Function bind

Source
pub fn bind<T: SockAddr>(fd: &impl AsRawFd, addr: &T) -> Result<()>