MCPcopy Create free account
hub / github.com/miguelgrinberg/python-socketio / DisconnectedError

Class DisconnectedError

src/socketio/exceptions.py:37–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

35
36
37class DisconnectedError(SocketIOError):
38 pass

Callers 6

emitMethod · 0.90
callMethod · 0.90
receiveMethod · 0.90
emitMethod · 0.90
callMethod · 0.90
receiveMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…