pub fn bind<Fd>(sockfd: Fd, addr: &SocketAddr) -> Result<(), Errno> ⓘwhere Fd: AsFd,
dep_rustix
bind(sockfd, addr)—Binds a socket to an IP address.
bind(sockfd, addr)