Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ noui_reconnect
Function
noui_reconnect
src/noui.cpp:93–99 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
91
}
92
93
void noui_reconnect()
94
{
95
noui_ThreadSafeMessageBoxConn.disconnect();
96
noui_ThreadSafeQuestionConn.disconnect();
97
noui_InitMessageConn.disconnect();
98
noui_connect();
99
}
Callers
1
check_found
Method · 0.85
Calls
2
noui_connect
Function · 0.85
disconnect
Method · 0.45
Tested by
1
check_found
Method · 0.68