Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/secdev/scapy
/ stop
Method
stop
scapy/sendrecv.py:927–929 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
925
cast(Packet, self.tobesent).sent_time = val
926
927
def
stop(self):
928
# type: () -> None
929
self.stopevent.set()
930
931
932
def
sndrcvflood(pks,
# type: SuperSocket
Callers
nothing calls this directly
Calls
1
set
Method · 0.45
Tested by
no test coverage detected