Arguments: dotted &key errorp
If dotted is a string like
"192.132.95.84" (or one of the extensions to this format),
this function converts the string to an unsigned 32-bit IP address. If
there are any invalid characters in the string then an error will be
signaled unless the value of errorp keyword is
nil, in which case nil is returned.
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.