Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
56
class
Socks5AuthError(ProxyError):
pass
57
class
Socks5Error(ProxyError):
pass
58
class
Socks4Error(ProxyError):
pass
59
class
HTTPError(ProxyError):
pass
60
61
_generalerrors = (
"success"
,
Callers
1
__negotiatesocks4
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected