libcli/dns: Time out requests after a while
commit203908d754d5dbeb970066926bfc4cce2f6a19cd
authorKai Blin <kai@samba.org>
Sat, 13 Oct 2012 00:09:57 +0000 (13 02:09 +0200)
committerKarolin Seeger <kseeger@samba.org>
Mon, 15 Oct 2012 09:30:41 +0000 (15 11:30 +0200)
tree21ab052c5f48c91fa666a3b4f126cd07c46c409c
parent4a98baf166d99d174b31b35b6f2307728dbfc9b1
libcli/dns: Time out requests after a while

Time out UDP requests after DNS_REQUEST_TIMEOUT seconds. Currently set
to 2 seconds.

This should fix bug #8878.
libcli/dns/dns.c