On Sun, Feb 21, 2021 at 4:38 PM Guyren Howe <guyren@xxxxxxxxx> wrote:
The documentation says that inet_server_addr() does this, but on our servers it is returning nothing.
"Returns the IP address on which the server accepted the current connection, or NULL if the current connection is via a Unix-domain socket."
You will need to demonstrate that the connection you are checking from isn't being made via a Unix-domain socket.
David J.