- socket-connect-timeout msparameter
- socket-accept-timeout msparameter
- socket-receive-timeout msparameter
- socket-send-timeout msparameter
Timeouts in milliseconds for connect, receive, send and accept operations. If these timeout are exceeded, the error (exn i/o net timeout) is raised. If #f, the operation never times out (unless the system forces it to).