OpenDOF Project
void InetTransport_Init ( void  )

Initialize the Inet transport implementation for use.

Note
This function must be called prior to any Inet related code (including the InetTransport_CreateAddress functions). The Inet implementation will assume this function has been called and will not perform a check.
Warning
If this function is not called prior to attempting to use the Inet transport, behavior is undefined.
See Also
InetTransport_Shutdown
DOF_Init
core-c-dof-inet-posix Version 2.0.2 Build 0
2017-04-26