Searched defs:get_socket_linger (Results 1 - 1 of 1) sorted by relevance
| /third_party/rust/crates/rustix/src/net/ | ||
| H A D | sockopt.rs | 144 pub fn get_socket_linger<Fd: AsFd>(fd: Fd) -> io::Result<Option<Duration>> { in get_socket_linger() functions |
Completed in 2 milliseconds