OpenDOF Project
void InetTransport_Shutdown ( void  )

Release any state the Inet transport is currently maintaining, and return to an uninitialized state.

The Inet Transport may be reused only if it is initialized again.

Note
This function must be called after final use of any Inet related code, to release resources used by the Inet Transport.
Warning
Attempting to use the Inet transport after calling this function results in undefined behavior.
See Also
InetTransport_Init
DOF_Shutdown
core-c-dof-inet-posix Version 2.0.2 Build 0
2017-04-26