Home
last modified time | relevance | path

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

/third_party/node/deps/npm/node_modules/socks/typings/common/
Dconstants.d.ts80 SentInitialHandshake = 3, enumerator
/third_party/node/deps/npm/node_modules/socks/build/client/
Dsocksclient.js272 this.state = constants_1.SocksClientState.SentInitialHandshake;
294 if (this.state === constants_1.SocksClientState.SentInitialHandshake) {
472 this.state = constants_1.SocksClientState.SentInitialHandshake;