SNMP statistic module, master agent connection. More...

Go to the source code of this file.
This file defines all functions required to establish a relationship with a master agent.
Definition in file sub_agent.h.
| void agentx_child | ( | int | rank | ) |
The child will insulate itself from the rest of OpenSER by overriding most of signal handlers.
Run the AgentX sub-agent as a separate process.
The child will insulate itself from the rest of OpenSER by overriding most of signal handlers.
Definition at line 130 of file sub_agent.c.
References initialize_agentx().
Referenced by mod_child_init().


1.7.1