MCPcopy Create free account
hub / github.com/qilingframework/qiling / close

Method close

qiling/os/posix/kernel_proxy/ipc.py:198–199  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

196 return retval
197
198 def close(self):
199 self._sock.close()
200
201
202class ProxyServer:

Callers 4

_start_proxyMethod · 0.45
stopMethod · 0.45
handle_fd_opFunction · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected