Hi Daniel,
Op 20-5-2018 om 2:08 schreef Daniel Corbett:
Hi Pieter,
While I'm not sure what may be happening in regards to the
server-template messages that you have pointed out.
I have ran into the unix socket one a couple weeks ago and have been
meaning to send this patch to the mailing list.
What is happening is that currently only AF_INET and AF_INET6 are
checked within the switch statement when dumping the servers state.
This causes the value of srv_addr to be empty and thus a missing field
in the server state file.
This patch adds a default case that sets srv_addr to "-" when not
covered by a socket family.
This should be backported to 1.8
Thanks,
-- Daniel
Works for me to get rid of the unix-socket message.
So 1 issue fixed, and 1 to go on this subject ;)
Regards,
PiBa-NL (Pieter)