MCPcopy 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
43void COAPObjectFactoryInitializer::deinitialize() {
44#ifdef WIN32
45 WSACleanup();
46#endif
47}
48
49extern "C" {
50

Callers 1

~ClassLoaderMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected