MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
evhttp Struct Reference
Collaboration diagram for evhttp:

Public Member Functions

 TAILQ_HEAD (boundq, evhttp_bound_socket) sockets
 TAILQ_HEAD (httpcbq, evhttp_cb) callbacks

Public Attributes

struct evconq connections
int timeout
void(* gencb )(struct evhttp_request *req, void *)
void * gencbarg
struct event_basebase

Detailed Description

Definition at line 113 of file http-internal.h.


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