Home
last modified time | relevance | path

Searched refs:handshakeTimeout (Results 1 – 5 of 5) sorted by relevance

/third_party/node/test/parallel/
Dtest-tls-timeout-server.js35 handshakeTimeout: 50 property
Dtest-https-timeout-server.js38 handshakeTimeout: 50 property
Dtest-tls-basic-validations.js53 () => tls.createServer({ handshakeTimeout: 'abcd' }), property
/third_party/node/lib/
D_tls_wrap.js797 if (options.handshakeTimeout > 0)
798 this.setTimeout(options.handshakeTimeout, this._handleTimeout);
935 if (this._tlsOptions.handshakeTimeout > 0)
1076 handshakeTimeout: this[kHandshakeTimeout], property
1188 this[kHandshakeTimeout] = options.handshakeTimeout || (120 * 1000);
1195 'options.handshakeTimeout', 'number', options.handshakeTimeout);
/third_party/node/doc/api/
Dtls.md1309 `handshakeTimeout` timeout.
1850 * `handshakeTimeout` {number} Abort the connection if the SSL/TLS handshake