修复编译错误
This commit is contained in:
@@ -350,7 +350,7 @@ void http_frame_raise_session_end(struct http_frame_session_ctx * ht_frame, stru
|
||||
|
||||
void http_frame_raise_event(struct http_frame_session_ctx * ht_frame,
|
||||
const struct tfe_stream * stream, struct tfe_http_session * ht_session, enum tfe_http_event event,
|
||||
const unsigned char * data, size_t datalen, unsigned int thread_id)
|
||||
const unsigned char * data, size_t datalen, unsigned int thread_id);
|
||||
|
||||
void http_frame_currect_plugin_detach(struct http_frame_session_ctx * ht_frame);
|
||||
int http_frame_currect_plugin_preempt(struct http_frame_session_ctx * ht_frame);
|
||||
|
||||
Reference in New Issue
Block a user