All Manuals > LispWorks® User Guide and Reference Manual > 32 The COMM Package

get-default-local-ipv6-address Function

Summary

Gets the default IPv6 address of the local host.

Package

comm

Signature

get-default-local-ipv6-address => result

Values
result
An ipv6-address object or nil.
Description

The function get-default-local-ipv6-address tries to find the local default IPv6 address and if successful returns it.

See also

ipv6-address
get-ip-default-zone-id
25 TCP and UDP socket communication and SSL


LispWorks® User Guide and Reference Manual - 01 Dec 2021 19:30:26