Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
202
class
ProxyServer:
Callers
4
_start_proxy
Method · 0.45
stop
Method · 0.45
handle_fd_op
Function · 0.45
main
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected