MCPcopy Create free account
hub / github.com/ErrorAtLine0/infinipaint / init_net_library

Method init_net_library

src/MainProgram.cpp:193–195  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

191}
192
193void MainProgram::init_net_library() {
194 NetThreadManager::get().init(this);
195}
196
197void MainProgram::save_config() {
198 using json = nlohmann::json;

Callers 2

init_clientMethod · 0.80
start_hostingMethod · 0.80

Calls 2

getFunction · 0.50
initMethod · 0.45

Tested by

no test coverage detected