void swapInfo

( CONNECT* CD )

For recurrent connections: This function allows for one Connection Descriptor to handle two different connections by exchanging information.

Documentation

For recurrent connections: This function allows for one Connection Descriptor to handle two different connections by exchanging information. In a recurrent connection, one T_CONNECT stores infomation about both connections, while the other T_CONNECT was disabled. This ensures that the connections are made simultaneously. This function merely swaps the information so that the same functions can be used when connecting up cluster B to cluster A as were used when connecting up cluster A to cluster B.

Parameters:
CD - Connection Description contains information regarding source and destination

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.