Synopsis
CTL_NET_IPv4_ADDR_t ctl_tcp_get_local_ip_addr(CTL_SOCKET_t s);
Description

ctl_tcp_get_local_ip_addr returns the IP address of the TCP partner of socket soc or zero if there is an error. The local IPv4 address is returned in network byte order.