chickadee » tcp » tcp-accept-timeout

tcp-accept-timeoutparameter

Determines the timeout for tcp-accept operations in milliseconds. A timeout of #f disables timeout checking and is the default. If timeout occurs while waiting for connections, a condition object of kinds (exn i/o net timeout) is thrown.