Liberator Auth API  7.1.1.311675
_nodeinfo Struct Reference

The RTTP node object. More...

Data Fields

unsigned short max_sessions
 
char * nodename
 
unsigned short sessions
 

Detailed Description

The RTTP node object.

This object describes a Caplin Liberator, which is useful when running Caplin Liberators in a cluster and a unique name is needed for logging or other purposes.

Examples:
exampleauth.c, and system.c.

Field Documentation

unsigned short _nodeinfo::max_sessions

Maximum number of sessions connected

char* _nodeinfo::nodename

The name of this Caplin Liberator (e.g. NODE-0)

unsigned short _nodeinfo::sessions

Number of sessions currently connected


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

Generated on Fri Aug 10 2018 18:26:37 for Liberator Auth API