Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
378
class
Drain(Pipe):
Callers
1
run
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected