Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/secdev/scapy
/ close
Method
close
scapy/ansmachine.py:238–240 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
236
self.cls = cls
237
238
def
close(self):
239
# type: () -> None
240
pass
241
242
def
sniff(self):
243
# type: () -> None
Callers
1
sniff
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected