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

NextPrevUpTopContentsIndex

get-ip-default-zone-id

Function
Summary

Gets the default zone ID of the local host.

Package

comm

Signature

get-ip-default-zone-id => result

Arguments

None.

Values

result

An integer or a string, or nil.

Description

The function get-ip-default-zone-id tries to find the local default zone ID, and if successful returns it as an integer or a string.

See also

ipv6-address
get-default-local-ipv6-address


LispWorks User Guide and Reference Manual - 20 Sep 2017

NextPrevUpTopContentsIndex