Name
prt_api_intproc_retry_connect
Purpose
Send INIT segment to all data servers.
Description
This function provides a mechanism for a process to send an INIT segment to all data servers we are interested in. This routine allows the user to easily reestablish the connection to a data server when the connection has been broken.
Syntax
COR_BOOLEAN prt_api_intproc_retry_connect ()
Data Structures
None
Arguments
Input
None
Output
None
Return Value
Either TRUE or FALSE.
If the function returns TRUE, then this means that an INIT segment was sent to at least one data server.
Error Codes
None
Application subroutines. |