#include <evhtp.h>
Definition at line 437 of file evhtp.h.
client specific - set after successful connection
Definition at line 457 of file evhtp.h.
set to 1 after the first request has been processed and the connection is kept open
Definition at line 457 of file evhtp.h.
set to 1 if this structure owns the bufferevent
Definition at line 457 of file evhtp.h.
this connection has been marked as paused
Definition at line 457 of file evhtp.h.
struct ev_token_bucket_cfg* ratelimit_cfg |
connection-specific ratelimiting configuration.
Definition at line 465 of file evhtp.h.
struct timeval recv_timeo |
conn read timeouts (overrides global)
Definition at line 449 of file evhtp.h.
the request currently being processed
Definition at line 452 of file evhtp.h.
struct timeval send_timeo |
conn write timeouts (overrides global)
Definition at line 450 of file evhtp.h.
server or client
Definition at line 456 of file evhtp.h.
set to 1 if the vhost was found via SSL SNI
Definition at line 457 of file evhtp.h.
used to make sure resuming happens AFTER sending a reply
Definition at line 457 of file evhtp.h.
The documentation for this struct was generated from the following file: