Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/nifi-minifi-cpp
/ deinitialize
Method
deinitialize
extensions/coap/COAPLoader.cpp:43–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
}
42
43
void COAPObjectFactoryInitializer::deinitialize() {
44
#ifdef WIN32
45
WSACleanup();
46
#endif
47
}
48
49
extern
"C"
{
50
Callers
1
~ClassLoader
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected