Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/docker/docker-py
/ SocketError
Class
SocketError
docker/utils/socket.py:17–18 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
16
17
class
SocketError(Exception):
18
pass
19
20
21
# NpipeSockets have their own error types
Callers
1
read_exactly
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected