|
Obsolete IDL Features: Obsolete Remote Procedure Calls |
|
int set_idl_timeout(struct timeval* timeout)
Call this function to replace the current timeout used by the RPC mechanism with the given timeout.
A pointer to the new timeout value to be used. This parameter has no default.
This function returns TRUE if the timeout was replaced. FALSE is returned if the timeout value was NULL or zero.
IDL Online Help (March 06, 2007)