Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
89
QString JsonRpcWebSocket::errorString() const
90
{
91
return m_socket->errorString();
92
}
93
94
QHostAddress JsonRpcWebSocket::localAddress() const
95
{
Callers
8
check_reply
Method · 0.45
fileSave
Method · 0.45
loadBlob
Method · 0.45
connectToHost
Method · 0.45
connectToUrl
Method · 0.45
buildManifestDelta
Function · 0.45
httpDownloadFinished
Method · 0.45
on_saveConfigFile_clicked
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected