MCPcopy Index your code
hub / github.com/secdev/scapy / exhausted

Method exhausted

scapy/pipetool.py:373–375  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

371 self._send(msg)
372
373 def exhausted(self):
374 # type: () -> bool
375 return self.is_exhausted
376
377
378class Drain(Pipe):

Callers 1

runMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected