MCPcopy 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
93void noui_reconnect()
94{
95 noui_ThreadSafeMessageBoxConn.disconnect();
96 noui_ThreadSafeQuestionConn.disconnect();
97 noui_InitMessageConn.disconnect();
98 noui_connect();
99}

Callers 1

check_foundMethod · 0.85

Calls 2

noui_connectFunction · 0.85
disconnectMethod · 0.45

Tested by 1

check_foundMethod · 0.68