MCPcopy Create free account
hub / github.com/Segs/Segs / errorString

Method errorString

3rd_party/jcon-cpp/src/jcon/json_rpc_websocket.cpp:89–92  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

87}
88
89QString JsonRpcWebSocket::errorString() const
90{
91 return m_socket->errorString();
92}
93
94QHostAddress JsonRpcWebSocket::localAddress() const
95{

Callers 8

check_replyMethod · 0.45
fileSaveMethod · 0.45
loadBlobMethod · 0.45
connectToHostMethod · 0.45
connectToUrlMethod · 0.45
buildManifestDeltaFunction · 0.45
httpDownloadFinishedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected