This function returns the port associated with the specified I/O channel.
uint4 mco_HA_get_port( mco_channel_h chan);
chan | The I/O channel of the replica. |
This function returns the port associated with the specified I/O channel.
uint4 | The port associated with the replica’s I/O channel as a 16 bit integer in host byte order (for TCP and UDP protocols only). |