C/C++ API
HSM Dinamo
Loading...
Looking for...
No entries found
Structure Reference HSM_ADDR

#include "dinamo.h"

Data Fields

char szAddr[MAX_ADDR_LEN]
 
int nPort
 
time_t tmNow
 
int nqtdcache
 

Detailed description

Data for opening sessions with Dinamo. This structure is mainly used by the DSetLBList() and DGetLBList() functions.

Fields

szAddr

char szAddr[MAX_ADDR_LEN]

HSM address (Name or IP in the format xxx.xxx.xxx.xxx).

nPort

int nPort

TCP port (4433).

tmNow

time_t tmNow

Reserved. For internal use by the library. This value must not be changed.

nqtdcache

int nqtdcache

Reserved. For internal use by the library. This value must not be changed.


The documentation for this structure was generated from the following file: