Searched refs:handshakeTimeout (Results 1 – 5 of 5) sorted by relevance
35 handshakeTimeout: 50 property
38 handshakeTimeout: 50 property
53 () => tls.createServer({ handshakeTimeout: 'abcd' }), property
797 if (options.handshakeTimeout > 0)798 this.setTimeout(options.handshakeTimeout, this._handleTimeout);935 if (this._tlsOptions.handshakeTimeout > 0)1076 handshakeTimeout: this[kHandshakeTimeout], property1188 this[kHandshakeTimeout] = options.handshakeTimeout || (120 * 1000);1195 'options.handshakeTimeout', 'number', options.handshakeTimeout);
1309 `handshakeTimeout` timeout.1850 * `handshakeTimeout` {number} Abort the connection if the SSL/TLS handshake