]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-dns: Close dns-client fd before calling callback.
authorTimo Sirainen <tss@iki.fi>
Fri, 11 Oct 2013 18:36:21 +0000 (21:36 +0300)
committerTimo Sirainen <tss@iki.fi>
Fri, 11 Oct 2013 18:36:21 +0000 (21:36 +0300)
commit1b75b342eca820e52ca27e6bc33e0062d63eece3
tree39282f3838ef2df96f2d05098e072a274ab6a748
parent6db058ebd3671e2e0db9ff6a26bdf54bb0dfc761
lib-dns: Close dns-client fd before calling callback.
Just in case the callback is slow and keeps the fd unnecessarily long open.
src/lib-dns/dns-lookup.c