Next Previous Up Top Contents Index

5.3 DUIM-Sheets Module

find-port

Function

Summary

Returns a suitable port for the specified server-path.

Signature

find-port #rest initargs #key server-path => port

Arguments

initargs
An instance of type <object>.

server-path
An instance of type <object>. Default value: *default-server-path*.

Values

port
An instance of type <port>.

Library

duim-sheets

Module

duim-sheets

Description

Returns a suitable port for the specified server-path.

See also

find-display, page 269


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index