| Allegro CL version 7.0 Unrevised from 6.2 to 7.0. Minimal update since 7.0 release. | |||||||||
Arguments: ipaddr &key ignore-cache
Returns, as a string, the hostname of the machine with the given 32-bit IP address, ipaddr.
if the ignore-cache argument is specified true, then the lookup will be done by querying the operating system ipaddr lookup libraries rather than using a value that Lisp has cached. The result of the lookup is still cached, however.
See also *dns-mode*.
See socket.htm for general information on sockets in Allegro CL.
Copyright (c) 1998-2006, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 7.0. This page was not revised from the 6.2 page.
Created 2004.8.21.
| Allegro CL version 7.0 Unrevised from 6.2 to 7.0. Minimal update since 7.0 release. | |||||||||