Searched defs:accept_with (Results 1 - 1 of 1) sorted by relevance
| /third_party/rust/crates/rustix/src/net/ | ||
| H A D | socket.rs | 345 pub fn accept_with<Fd: AsFd>(sockfd: Fd, flags: AcceptFlags) -> io::Result<OwnedFd> { in accept_with() functions |
Completed in 2 milliseconds