Function: SB-BSD-SOCKETS:GET-HOST-BY-NAME¶
Returns a HOST-ENT instance for NODE or signals a NAME-SERVICE-ERROR.
Another HOST-ENT instance containing zero, one or more IPv6 addresses may be returned as a second return value.
NODE may also be an IP address in dotted quad notation or some other weird stuff - see getaddrinfo(3) for the details.
Lambda list¶
(sb-bsd-sockets::node)