MCPcopy Create free account
hub / github.com/OpenZWave/open-zwave / StopNetwork

Function StopNetwork

cpp/src/platform/HttpClient.cpp:228–235  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

226}
227
228void StopNetwork
229(
230)
231{
232#ifdef _WIN32
233 WSACleanup();
234#endif
235}
236
237static bool _Resolve
238(

Callers 1

HttpThreadProcMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected