Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/secdev/scapy
/ WAITING
Method
WAITING
scapy/layers/tftp.py:193–194 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
191
# WAITING
192
@ATMT.state()
193
def
WAITING(self):
194
pass
195
196
@ATMT.receive_condition(WAITING)
197
def
receive_data(self, pkt):
Callers
3
BEGIN
Method · 0.95
timeout_waiting
Method · 0.95
RECEIVING
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected