Functions | |
NMI_API void | socketDeinit (void) |
Socket Layer De-initialization. More... | |
NMI_API void socketDeinit | ( | void | ) |
Socket Layer De-initialization.
The function performs the necessary cleanup for the socket library static data It must be invoked only after all desired socket operations have been performed on any active sockets.
References gbSocketInit, gpfAppResolveCb, gpfAppSocketCb, hif_register_cb(), m2m_memset(), M2M_REQ_GROUP_IP, MAX_SOCKET, and NULL.