mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-29 13:38:26 +00:00
RT#470
This commit is contained in:
parent
3ff9349f82
commit
2185dd4ac3
@ -15,7 +15,7 @@
|
||||
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
/* $Id: dighost.c,v 1.163 2000/11/20 13:02:15 marka Exp $ */
|
||||
/* $Id: dighost.c,v 1.164 2000/11/21 19:05:30 mws Exp $ */
|
||||
|
||||
/*
|
||||
* Notice to programmers: Do not use this code as an example of how to
|
||||
@ -1824,6 +1824,7 @@ connect_timeout(isc_task_t *task, isc_event_t *event) {
|
||||
}
|
||||
}
|
||||
else {
|
||||
fputs(l->cmdline,stdout);
|
||||
printf(";; connection timed out; no servers could be "
|
||||
"reached\n");
|
||||
cancel_lookup(l);
|
||||
|
Loading…
x
Reference in New Issue
Block a user