#85 连接层与HTTP解析层Warning已消除。
This commit is contained in:
@@ -890,8 +890,6 @@ void hs_ops_drop(struct tfe_http_session * session)
|
||||
void hs_ops_suspend(struct tfe_http_session * session)
|
||||
{
|
||||
struct http_session_private * hs_private = to_hs_private(session);
|
||||
struct http_connection_private * hc_private = hs_private->hc_private;
|
||||
|
||||
hs_private->suspend_tag_signal = true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user