mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-08 19:22:09 -04:00
typo
This commit is contained in:
parent
afbf0f0d77
commit
c43deb8aac
1 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
Copyright (C) 1999, 2000 Internet Software Consortium.
|
||||
See COPYRIGHT in the source root or http://www.isc.org/copyright for terms.
|
||||
|
||||
$Id: resolver,v 1.2 2000/06/21 23:43:42 tale Exp $
|
||||
$Id: resolver,v 1.3 2000/07/04 01:24:06 tale Exp $
|
||||
|
||||
Multi-target Resolver
|
||||
=====================
|
||||
|
|
@ -36,7 +36,7 @@ need to be handled if the receiving client cannot handle the EDNS
|
|||
format. (XXX need more)
|
||||
|
||||
When a client (caller) issues a query, the first thing that happens is
|
||||
the list of currently outstanding query is checked. If another query
|
||||
the list of currently outstanding queries is checked. If another query
|
||||
is already being processed for another client, the new request
|
||||
attaches to the running query and shares the result when it
|
||||
completes.
|
||||
|
|
|
|||
Loading…
Reference in a new issue