*dns-configured*

Variable

Package: socket

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.

The documentation is described in introduction.htm and the index is in index.htm.

Copyright (c) 1998-2000, Franz Inc. Berkeley, CA., USA. All rights reserved.

Created 2000.10.5.