Liberator Auth API  7.1.13.29687-ca4d64a
_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 Wed Apr 29 2020 16:49:51 for Liberator Auth API