chickadee » chicken » tcp » tcp-connect-timeout

tcp-connect-timeoutparameter

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