Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Syncplay/syncplay
/ dropWithError
Method
dropWithError
syncplay/protocols.py:65–66 ·
view source on GitHub ↗
(self, error)
Source
from the content-addressed store, hash-verified
63
self.transport.loseConnection()
64
65
def
dropWithError(self, error):
66
raise
NotImplementedError()
67
68
69
@implementer(IHandshakeListener)
Callers
2
handleMessages
Method · 0.95
lineReceived
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected