MCPcopy Create free account
hub / github.com/MorDavid/NetworkHound / unbind

Method unbind

NetworkHound.py:1232–1234  ·  view source on GitHub ↗

Wrapper for connection cleanup

(self)

Source from the content-addressed store, hash-verified

1230
1231
1232 def unbind(self):
1233 """Wrapper for connection cleanup"""
1234 pass
1235
1236 def _parse_binary_sid(self, sid_bytes):
1237 """Parse binary SID to string format"""

Callers 2

mainFunction · 0.80
disconnectMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected