Generic FunctionPackage: net.rpcToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.2
Unrevised from 6.1

rpc-enable-port

Arguments: port &optional error-p error-val

This function checks a connection and re-establishes it if necessary and possible. If error-p is non-nil, an error is signaled if the port cannot be opened. If error-p is nil, error-val is returned if the port cannot be opened. If the port is opened, the return value is the open port.

The method when port is a datagram port is a no-op.

See also rpc.htm for general information on the Remote Procedure Call utility in Allegro CL.


Copyright (c) 1998-2002, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 6.2. This page was not revised from the 6.1 page.
Created 2002.2.26.

ToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.2
Unrevised from 6.1