dnxAgent.h File Reference

Definitions and prototypes for the server management agent. More...

#include "dnxCfgParser.h"

Go to the source code of this file.

Functions

void dnxAgentSignalReconfig (void)
 The reconfigure signal from the process signal handler.
int dnxInitAgent (char *agentUrl, DnxCfgParser *parser)
 Initializes the server management agent.
void dnxReleaseAgent (void)
 Cleans up server management agent.


Detailed Description

Definitions and prototypes for the server management agent.

Author:
John Calcote (dnx-devel@lists.sourceforge.net)
Attention:
Please submit patches to http://dnx.sourceforge.net

Definition in file dnxAgent.h.


Function Documentation

void dnxAgentSignalReconfig ( void   ) 

The reconfigure signal from the process signal handler.

Definition at line 536 of file dnxAgent.c.

References s_reconfig.

Referenced by sighandler().

int dnxInitAgent ( char *  agentUrl,
DnxCfgParser parser 
)

Initializes the server management agent.

Parameters:
[in] agentUrl - the listen url of the agent.
[in] parser - the global configuration parser.
Returns:
Zero on success, or a non-zero error code.

Definition at line 541 of file dnxAgent.c.

void dnxReleaseAgent ( void   ) 

Cleans up server management agent.

Definition at line 568 of file dnxAgent.c.


Generated on Tue Apr 13 15:48:08 2010 for DNX by  doxygen 1.5.6