Browse Source
* the timeout parameters in options will trigger a timeout only when the socket is connected (cf. https://nodejs.org/api/net.html#net_socket_settimeout_timeout_callback). To handle connection timeout we have to handle it manuallymaster
1 changed files with 12 additions and 1 deletions
Loading…
Reference in new issue