| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |
The value of this variable is true after the dns module has been
manually configured or has automatically configured itself and as a
result knows of at least one nameserver to contact. The variable is
automatically set to nil
after Lisp starts
(or an image restarts) so that the dns module will configure itself
for the current environment of the process. If you move a portable
computer from one network to another or otherwise wish the dns module
to autoconfigure itself the next time it is used, you can set this
variable to nil
.
See dns.htm for information on the domain naming system utility in Allegro CL and see socket.htm for general information on sockets in Allegro CL.
Copyright (c) 1998-2016, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.1 page.
Created 2010.1.21.
| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |