Skip to content
Features
Business
Explore
Marketplace
Pricing
This repository
Sign in
or
Sign up
Watch
57
Star
441
Fork
90
cherokee
/
webserver
Code
Issues
401
Pull requests
4
Projects
0
Wiki
Insights
Permalink
Browse files
Running version
Loading branch information
...
skinkie
committed
Dec 30, 2014
1 parent
46c301e
commit
a0eb06f1d264f174c9beb3d84278976b91c3c107
Unified
Split
Showing
1 changed file
with
1 addition
and
0 deletions
.
+1
−0
cherokee/handler_tmi.h
Show comments
View
1
cherokee/handler_tmi.h
@@ -59,6 +59,7 @@ typedef struct {
typedef
struct
{
cherokee_handler_t
base;
cherokee_encoder_t
*encoder;
+
cherokee_buffer_t
reply;
cherokee_buffer_t
output;
cherokee_buffer_t
encoded;
#
ifdef
LIBXML_PUSH_ENABLED
Toggle all file notes
0 comments on commit
a0eb06f
Please
sign in
to comment.
You can’t perform that action at this time.
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
Press h to open a hovercard with more details.
0 comments on commit
a0eb06f