Libevhtp  1.2.10-dev
Data Fields
evhtp_defaults_5 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 272 of file evhtp.h.

Field Documentation

evhtp_callback_cb evhtp_defaults_5::cb

Definition at line 273 of file evhtp.h.

void* evhtp_defaults_5::cbarg

Definition at line 276 of file evhtp.h.

evhtp_post_accept_cb evhtp_defaults_5::post_accept

Definition at line 275 of file evhtp.h.

void* evhtp_defaults_5::post_accept_cbarg

Definition at line 278 of file evhtp.h.

evhtp_pre_accept_cb evhtp_defaults_5::pre_accept

Definition at line 274 of file evhtp.h.

void* evhtp_defaults_5::pre_accept_cbarg

Definition at line 277 of file evhtp.h.


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