Next Previous Up Top Contents Index

5.3 DUIM-Sheets Module

default-port

Function

Summary

Returns the default port for the specified server.

Signature

default-port #key server-path => port

Arguments

server-path
An instance of type <vector>. Default value: #(#"local").

Values

port
An instance of type false-or(<port>).

Library

duim-sheets

Module

duim-sheets

Description

Returns the default port for server specified by server-path.

See also

default-port-setter, page 241

destroy-port, page 242


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index