Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/qilingframework/qiling
/ socket
Method
socket
qiling/os/posix/filestruct.py:139–140 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
137
138
@property
139
def
socket(self) -> socket:
140
return
self.__socket
141
142
# def __getattr__(self,name):
143
# if name in dir(self.__socket):
Callers
8
__init__
Method · 0.80
main
Function · 0.80
__init__
Method · 0.80
client
Method · 0.80
__init__
Method · 0.80
nvram_listener
Method · 0.80
nvram_listener
Function · 0.80
nvram_listener
Function · 0.80
Calls
no outgoing calls
Tested by
4
__init__
Method · 0.64
client
Method · 0.64
__init__
Method · 0.64
nvram_listener
Method · 0.64