Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/secdev/scapy
/ close
Method
close
scapy/layers/ldap.py:2458–2462 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
2456
)
2457
2458
def
close(self):
2459
if
self.verb:
2460
print(
"X Connection closed\n"
)
2461
self.sock.close()
2462
self.bound = False
Callers
13
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
voip_play
Function · 0.45
voip_play2
Function · 0.45
voip_play3
Function · 0.45
lazy_init
Method · 0.45
p0f_getlocalsigs
Function · 0.45
lazy_init
Method · 0.45
disconnect
Method · 0.45
lazy_init
Method · 0.45
dns_resolve
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected