]> granicus.if.org Git - neomutt/commit
add logging around getaddrinfo()
authorRichard Russon <rich@flatcap.org>
Thu, 23 Nov 2017 20:25:48 +0000 (20:25 +0000)
committerRichard Russon <rich@flatcap.org>
Sun, 26 Nov 2017 22:43:48 +0000 (22:43 +0000)
commit90383e3ffe0e5258511de926d024d3a8ee8a066c
tree8a96dea6339cfc82fce6da1a30f193744a23063c
parent12f78d8030ba847902e39a87e107c3ee7cdc57a3
add logging around getaddrinfo()

If the user's networking isn't set up correctly, this call can
potentially take several seconds to timeout.
conn/getdomain.c