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

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

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
25 TCP and UDP socket communication and SSL


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