Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
228
void StopNetwork
229
(
230
)
231
{
232
#ifdef _WIN32
233
WSACleanup();
234
#endif
235
}
236
237
static bool _Resolve
238
(
Callers
1
HttpThreadProc
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected