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

Class QlProxyConnectionError

qiling/exception.py:77–78  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

75 pass
76
77class QlProxyConnectionError(QlErrorBase):
78 pass
79
80class QlSyscallError(QlErrorBase):
81 def __init__(self, errno, msg):

Callers 2

_recvallFunction · 0.90
recv_requestMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected