Latest update - 7680

This commit is contained in:
2020-07-12 20:00:53 +09:00
parent b54c866079
commit 141b7448a4
11 changed files with 468 additions and 42 deletions
+2
View File
@@ -207,6 +207,8 @@ struct ngx_http_v2_connection_s {
ngx_uint_t last_sid;
ngx_uint_t last_push;
time_t lingering_time;
unsigned closed_nodes:8;
unsigned settings_ack:1;
unsigned table_update:1;