| Allegro CL version 6.1 Unrevised | |||||||||
Arguments: (self rpc-port) (m rpc-message) &rest modifiers
This method is used with the message handle returned by rpc-invoke to wait for the completion of the call. Upon completion, the state of the message object will be one of
:rms-done - for normal completion
:rms-error - for an error
:rms-throw - for a remote throw
See also rpc.htm for general information on the Remote Procedure Call utility in Allegro CL.
Copyright (c) 1998-2001, Franz Inc. Berkeley, CA., USA. All rights reserved.
Documentation for Allegro CL version 6.1 update # 1. This page was not revised.
Created 2001.12.15.
| Allegro CL version 6.1 Unrevised | |||||||||