libcli/dns: Time out requests after a while
authorKai Blin <kai@samba.org>
Sat, 13 Oct 2012 00:09:57 +0000 (02:09 +0200)
committerJeremy Allison <jra@samba.org>
Tue, 16 Oct 2012 10:58:31 +0000 (12:58 +0200)
commit05a59748910cc11d43bffbfc4d00fdf3701e2ca1
tree12ba643db8b58412dbaf3946a31931ab5e287b9b
parent1861213d147e0d96fd637813c5badb4908ec14d1
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.

Signed-off-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Tue Oct 16 12:58:32 CEST 2012 on sn-devel-104
libcli/dns/dns.c