MCPcopy Create free account
hub / github.com/secdev/scapy / AUTHENTICATED

Method AUTHENTICATED

scapy/layers/smbserver.py:773–775  ·  view source on GitHub ↗

Dev: overload this

(self)

Source from the content-addressed store, hash-verified

771
772 @ATMT.state()
773 def AUTHENTICATED(self):
774 """Dev: overload this"""
775 pass
776
777 # DEV: add a condition on AUTHENTICATED with prio=0
778

Callers 1

wait_for_next_requestMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected