Libevhtp  0.3.7
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
Data Fields
evhtp_defaults_s Struct Reference

#include <evhtp.h>

Data Fields

evhtp_callback_cb cb
 
evhtp_pre_accept_cb pre_accept
 
evhtp_post_accept_cb post_accept
 
void * cbarg
 
void * pre_accept_cbarg
 
void * post_accept_cbarg
 

Detailed Description

Definition at line 242 of file evhtp.h.

Field Documentation

Definition at line 243 of file evhtp.h.

void* cbarg

Definition at line 246 of file evhtp.h.

evhtp_post_accept_cb post_accept

Definition at line 245 of file evhtp.h.

void* post_accept_cbarg

Definition at line 248 of file evhtp.h.

evhtp_pre_accept_cb pre_accept

Definition at line 244 of file evhtp.h.

void* pre_accept_cbarg

Definition at line 247 of file evhtp.h.


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