#85 连接层与HTTP解析层Warning已消除。
This commit is contained in:
@@ -195,7 +195,6 @@ static int __write_http_half_to_line(const struct tfe_stream * stream,
|
||||
static int __on_request_handle_user_req_or_resp(const tfe_stream * stream, struct http_session_private * hs_private,
|
||||
struct http_half_private * hf_private_req_in, bool & need_to_close_the_session)
|
||||
{
|
||||
struct http_connection_private * hc_private = hs_private->hc_private;
|
||||
int ret = 0;
|
||||
|
||||
/* Cannot setup user request and user response simultaneously */
|
||||
|
||||
Reference in New Issue
Block a user