Skip to content
Snippets Groups Projects
Commit 5b6b587a authored by Tom Lane's avatar Tom Lane
Browse files

Make creation of statistics collection socket more robust, by allowing it

to try additional addresses returned from getaddrinfo() if the first one
fails at the bind() or connect() steps.  Per yesterday's discussion.
parent 472d9726
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment