fred-mod-eppd-2.15.0
|
EPP context is a group of variables used often together. More...
#include <epp_common.h>
Data Fields | |
void * | pool |
Pool for allocations. | |
void * | conn |
Connection handler. | |
int | session |
EPP context is a group of variables used often together.
The two items inside the struct are void pointers because we don't want to export apache datatypes in all other modules sharing this header file.