MCPcopy Create free account
hub / github.com/evilsocket/shellz / Close

Method Close

plugins/tcp.go:65–67  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

63}
64
65func (c *tcpClient) Close() error {
66 return c.con.Close()
67}

Callers

nothing calls this directly

Calls 1

CloseMethod · 0.65

Tested by

no test coverage detected