SIPmsg_PT.cc: Fix wrong pointer passed to inet_ntop
The previous commit wrongly assumed that the IP address field was the first field (after sa_family) of sockaddr_in and sockaddr_in6, while actually the first field is the port number.
The previous commit wrongly assumed that the IP address field was the first field (after sa_family) of sockaddr_in and sockaddr_in6, while actually the first field is the port number.
Copyright © Eclipse Foundation, Inc. All Rights Reserved. Privacy Policy | Terms of Use | Copyright Agent