Comment 5 for bug 1739672

Revision history for this message
Blake Rouse (blake-rouse) wrote : Re: Regression in getaddrinfo(): calls block for much longer on Bionic (compared to Xenial)

$ time ./test not-a-real-hostname
Trying to resolve: not-a-real-hostname
    getaddrinfo errno: No such file or directory
    getaddrinfo() return value: -2 (Name or service not known)

real 0m10.007s
user 0m0.001s
sys 0m0.001s