MCPcopy 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
17class SocketError(Exception):
18 pass
19
20
21# NpipeSockets have their own error types

Callers 1

read_exactlyFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected