MCPcopy Create free account
hub / github.com/LabPy/lantz / LantzSocketTimeoutError

Class LantzSocketTimeoutError

lantz/drivers/legacy/network.py:19–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17
18
19class LantzSocketTimeoutError(socket.timeout, LantzTimeoutError):
20 pass
21
22
23class TCPRawDriver(Driver):

Callers 2

raw_sendMethod · 0.85
raw_recvMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected