fred-mod-eppd
|
#include <epp_common.h>
Public Attributes | |
void * | pool |
void * | conn |
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.
void* epp_context::conn |
Connection handler
void* epp_context::pool |
Pool for allocations