Represents IPv6 addresses.
comm
ipv6-address
Instances of the type ipv6-address
represent an IPv6 address.
ipv6-address
objects are normally created by get-host-entry. They can also be created by parse-ipv6-address.
ipv6-address
can be used wherever an IP address is needed, most commonly open-tcp-stream.
ipv6-address
may contain a scope ID, which is not really part of the address, but is needed for using local addresses.
The string representation of an ipv6-address
can be retrieved by ip-address-string. The scope ID can be accessed by ipv6-address-scope-id.
get-host-entry
ipv6-address-p
ip-address-string
ipv6-address-scope-id
parse-ipv6-address
25 TCP and UDP socket communication and SSL
LispWorks® User Guide and Reference Manual - 01 Dec 2021 19:30:26