src/server/daemon/httprequest.h

branch
aio
changeset 172
5580517faafc
parent 159
9ba9f8befa80
child 211
2160585200ac
equal deleted inserted replaced
170:711d00eeed25 172:5580517faafc
103 directive *d, 103 directive *d,
104 NSAPISession *sn, 104 NSAPISession *sn,
105 NSAPIRequest *rq, 105 NSAPIRequest *rq,
106 threadpool_t *pool); 106 threadpool_t *pool);
107 107
108 void nsapi_function_return(Session *sn, Request *rq, int ret); 108 //void nsapi_function_return(Session *sn, Request *rq, int ret);
109 109
110 void nsapi_change_threadpool( 110 void nsapi_change_threadpool(
111 NSAPISession *sn, 111 NSAPISession *sn,
112 NSAPIRequest *rq, 112 NSAPIRequest *rq,
113 threadpool_t *thrpool); 113 threadpool_t *thrpool);

mercurial