Libevhtp  0.3.7
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 257 of file evhtp.h.

Field Documentation

Definition at line 258 of file evhtp.h.

void* cbarg

Definition at line 261 of file evhtp.h.

evhtp_post_accept_cb post_accept

Definition at line 260 of file evhtp.h.

void* post_accept_cbarg

Definition at line 263 of file evhtp.h.

evhtp_pre_accept_cb pre_accept

Definition at line 259 of file evhtp.h.

void* pre_accept_cbarg

Definition at line 262 of file evhtp.h.


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