fn socket_timeout_old( fd: BorrowedFd<'_>, id: Timeout, ) -> Result<Option<Duration>>
Same as get_socket_timeout but uses __kernel_old_timeval instead of __kernel_sock_timeval and _OLD constants instead of _NEW.
get_socket_timeout
__kernel_old_timeval
__kernel_sock_timeval
_OLD
_NEW