#include "dinamo.h"
Data Fields | |
char | szAddr[MAX_ADDR_LEN] |
int | nPort |
time_t | tmNow |
int | nqtdcache |
Data for opening sessions with Dinamo. This structure is mainly used by the DSetLBList() and DGetLBList() functions.
char szAddr[MAX_ADDR_LEN] |
HSM address (Name or IP in the format xxx.xxx.xxx.xxx).
int nPort |
TCP port (4433).
time_t tmNow |
Reserved. For internal use by the library. This value must not be changed.
int nqtdcache |
Reserved. For internal use by the library. This value must not be changed.