MCPcopy Create free account
hub / github.com/NatronGitHub/Natron / close

Method close

libs/qhttpserver/src/qhttpserver.cpp:136–140  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

134}
135
136void QHttpServer::close()
137{
138 if (m_tcpServer)
139 m_tcpServer->close();
140}

Callers 15

TESTFunction · 0.45
ExportToPLYMethod · 0.45
loadFeatsFromFileFunction · 0.45
saveFeatsToFileFunction · 0.45
loadDescsFromFileFunction · 0.45
saveDescsToFileFunction · 0.45
loadDescsFromBinFileFunction · 0.45
saveDescsToBinFileFunction · 0.45
Save_BAFFunction · 0.45
export_PlyMethod · 0.45
Save_PLYFunction · 0.45
ProcessMethod · 0.45

Calls

no outgoing calls

Tested by 2

TESTFunction · 0.36
ExportToPLYMethod · 0.36