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

NextPrevUpTopContentsIndex

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

Arguments

None.

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-host-entry


LispWorks User Guide and Reference Manual - 13 Feb 2015

NextPrevUpTopContentsIndex