Function rustix::net::bind

source ·
pub fn bind<Fd: AsFd>(sockfd: Fd, addr: &SocketAddr) -> Result<()>
Expand description