pub fn get_socket_receive_timeout(socket: CSocket) -> Result<Duration>
Expand description

Extracts and returns a timout for reading from the socket.