Home
last modified time | relevance | path

Searched refs:ProxyConnectionTimedOut (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/npm/node_modules/socks/typings/common/
Dconstants.d.ts18 ProxyConnectionTimedOut: string; constant
/third_party/node/deps/npm/node_modules/socks/build/common/
Dconstants.js17 ProxyConnectionTimedOut: 'Proxy connection timed out', property
/third_party/node/deps/npm/node_modules/socks/build/client/
Dsocksclient.js257 this._closeSocket(constants_1.ERRORS.ProxyConnectionTimedOut);