MCPcopy Index your code
hub / github.com/MatrixTM/MHDDoS / safe_close

Method safe_close

start.py:347–349  ·  view source on GitHub ↗
(sock=None)

Source from the content-addressed store, hash-verified

345
346 @staticmethod
347 def safe_close(sock=None):
348 if sock:
349 sock.close()
350
351
352class Minecraft:

Callers 15

TCPMethod · 0.80
MINECRAFTMethod · 0.80
CPSMethod · 0.80
alive_connectionMethod · 0.80
UDPMethod · 0.80
OVHUDPMethod · 0.80
ICMPMethod · 0.80
SYNMethod · 0.80
AMPMethod · 0.80
MCBOTMethod · 0.80
VSEMethod · 0.80
FIVEMTOKENMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected