configurable-addrspecs ( addrspecs -- addrspecs' )


Vocabulary
io.servers.private

Inputs
addrspecsa sequence


Outputs
addrspecs'a sequence


Word description
Filter the list of addrspecs so that only those that are supported by the host system remains.

Definition