#85 连接层与HTTP解析层Warning已消除。
This commit is contained in:
@@ -192,6 +192,8 @@ int hf_content_compress_write(struct hf_content_compress * cv_object,
|
||||
} while (z->avail_in > 0);
|
||||
|
||||
assert(end == 0 || ret == Z_STREAM_END);
|
||||
|
||||
(void)ret;
|
||||
return evbuffer_commit_space(out_ev_buf, v, iov_count);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user