srv_send_ctlinfo

Description

Sends control messages to Client-Library.

Syntax

CS_RETCODE srv_send_ctlinfo(SRV_PROC *srvproc, CS_INT ctl_type,
SRV_CTL_MIGRATE ctl_type, CS_INT paramcnt, SRV_CTLITEM *param)

Parameters

srvproc

A pointer to an internal thread control structure.

ctl_type

The type of control message to send.

paramcnt

The number of elements in the param array.

param

Parameters for library control message.

Usage

See also

srv_freeserveraddrs, srv_getserverbyname