Searched defs:get_sock_linger (Results 1 – 2 of 2) sorted by relevance
123 pub(crate) fn get_sock_linger(socket: RawSocket) -> io::Result<Option<Duration>> { in get_sock_linger() function
102 pub(crate) fn get_sock_linger(fd: Fd) -> io::Result<Option<Duration>> { in get_sock_linger() function