fred-mod-eppd
Public Attributes | List of all members
epp_context Struct Reference

#include <epp_common.h>

Public Attributes

void * pool
 
void * conn
 
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.

Member Data Documentation

◆ conn

void* epp_context::conn

Connection handler

◆ pool

void* epp_context::pool

Pool for allocations


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