Home
last modified time | relevance | path

Searched refs:SentFinalHandshake (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/npm/node_modules/socks/typings/common/
Dconstants.d.ts84 SentFinalHandshake = 7, enumerator
/third_party/node/deps/npm/node_modules/socks/build/client/
Dsocksclient.js309 else if (this.state === constants_1.SocksClientState.SentFinalHandshake) {
559 this.state = constants_1.SocksClientState.SentFinalHandshake;