Home
last modified time | relevance | path

Searched defs:bind_any (Results 1 - 1 of 1) sorted by relevance

/third_party/rust/crates/rustix/src/net/
H A Dsocket.rs108 pub fn bind_any<Fd: AsFd>(sockfd: Fd, addr: &SocketAddrAny) -> io::Result<()> { in bind_any() functions

Completed in 2 milliseconds