fred-mod-eppd-2.19.0
Data Fields
epp_context Struct Reference

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
 

Detailed Description

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.


The documentation for this struct was generated from the following file: