MCPcopy 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

mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
voip_playFunction · 0.45
voip_play2Function · 0.45
voip_play3Function · 0.45
lazy_initMethod · 0.45
p0f_getlocalsigsFunction · 0.45
lazy_initMethod · 0.45
disconnectMethod · 0.45
lazy_initMethod · 0.45
dns_resolveFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected