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