Searched defs:bind_any (Results 1 - 1 of 1) sorted by relevance
/third_party/rust/crates/rustix/src/net/ | ||
H A D | socket.rs | 108 pub fn bind_any<Fd: AsFd>(sockfd: Fd, addr: &SocketAddrAny) -> io::Result<()> { in bind_any() functions |
Completed in 3 milliseconds