I know this question has been asked several times, but I don’t get it.
I’d like to display the IPv6 Address of a remote socket Connection in C / C++ on Unix. I’ve also explored getpeername() to get the local ip address, but I’d like to get the public IPv6 Address
Many thanks