OpenDOF Project
uint32 InetTransport_GetAddressSize ( const DOFAddress  addr)

Return the size of the sockaddr structure available through InetTransport_GetAddress.

Parameters
addrThe address. This should not be NULL.
Returns
The size of the sockaddr structure, or 0 if addr is NULL.
core-c-dof-inet-posix Version 2.0.2 Build 0
2017-04-26