Home
last modified time | relevance | path

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

/third_party/node/deps/npm/node_modules/socks/build/common/
Dhelpers.js22 …throw new util_1.SocksClientError(constants_1.ERRORS.InvalidSocksClientOptionsDestination, options…
50 …throw new util_1.SocksClientError(constants_1.ERRORS.InvalidSocksClientOptionsDestination, options…
Dconstants.js10 InvalidSocksClientOptionsDestination: 'An invalid destination host was provided.', property
/third_party/node/deps/npm/node_modules/socks/typings/common/
Dconstants.d.ts11 InvalidSocksClientOptionsDestination: string; constant