OMNIRPC_PROBE

Name

OMNIRPC_PROBE -- Probing asynchronous function call

Synopsis

integer ireq, istatus
          

call OMNIRPC_PROBE(ireq, istatus);

Description

Probes whether or not an asynchronous function call which is associated with call the request of ireq finishes. If it does not finish, it sets istatus as 1. If it finishes, it sets istatus as 0.