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