MCPcopy Create free account
hub / github.com/Bitmessage/PyBitmessage / Socks4Error

Class Socks4Error

src/socks/__init__.py:58–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56class Socks5AuthError(ProxyError): pass
57class Socks5Error(ProxyError): pass
58class Socks4Error(ProxyError): pass
59class HTTPError(ProxyError): pass
60
61_generalerrors = ("success",

Callers 1

__negotiatesocks4Method · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected