s4-dns-ex: use autoclose on the dns child pipe
authorAndrew Tridgell <tridge@samba.org>
Thu, 4 Mar 2010 23:43:34 +0000 (10:43 +1100)
committerAndrew Tridgell <tridge@samba.org>
Fri, 5 Mar 2010 00:54:36 +0000 (11:54 +1100)
commit2d30f4fb4fd39fb0949cd948559725917f95742f
tree78e5aa3f1f6484a80398f30f0bb54a0e85bec6de
parent5573d049414d75e9991d53627235cafefbe67470
s4-dns-ex: use autoclose on the dns child pipe

I'm hoping this will fix an occasional segfault I've noticed where
epoll still calls events on a closed fde

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
source4/libcli/resolve/dns_ex.c