Searched refs:_closeSocket (Results 1 – 2 of 2) sorted by relevance
257 this._closeSocket(constants_1.ERRORS.ProxyConnectionTimedOut);325 this._closeSocket(constants_1.ERRORS.InternalError);334 this._closeSocket(constants_1.ERRORS.SocketClosed);341 this._closeSocket(err.message);358 _closeSocket(err) { method in SocksClient405 …this._closeSocket(`${constants_1.ERRORS.Socks4ProxyRejectedConnection} - (${constants_1.Socks4Resp…438 …this._closeSocket(`${constants_1.ERRORS.Socks4ProxyRejectedIncomingBoundConnection} - (${constants…481 this._closeSocket(constants_1.ERRORS.InvalidSocks5IntiailHandshakeSocksVersion);484 this._closeSocket(constants_1.ERRORS.InvalidSocks5InitialHandshakeNoAcceptedAuthType);496 this._closeSocket(constants_1.ERRORS.InvalidSocks5InitialHandshakeUnknownAuthType);[all …]
109 private _closeSocket;