Accesses the read-timeout property of a socket stream.
stream
stream-read-timeout stream => timeout
A socket stream.
timeout
A positive number or nil .
nil
The generic function stream-read-timeout reads the current read-timeout of an instance of comm:socket-stream .
stream-read-timeout
comm:socket-stream
(setf stream-read-timeout) sets the read-timeout of an instance of comm:socket-stream .
(setf stream-read-timeout)
socket-stream open-tcp-stream