Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
BitchX
GitHub Repository: BitchX/BitchX1.3
Path: blob/master/bitchx-docs/4_Misc/set/connect_timeout
1074 views
Synopsis:
   set connect_timeout [<number>]

Description:
   This variable controls how many seconds a connect(5) waits before it
   times out. This only controls new connect()s, and not ones in progress.

See Also:
   connect(5); listen(5).