MCPcopy 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

handleMessagesMethod · 0.95
lineReceivedMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected