Skip to content

Ignore the actual error code returned by getaddrinfo

when testing if interactive mode continues or not on invalid hostname. We only need to detect that getaddrinfo failed and that we continued or not.

(cherry picked from commit 25d12761)

Closes #2569 (closed)

Merge request reports