Latest update - 9029

This commit is contained in:
2023-02-26 16:32:22 +09:00
parent aeed7a64b5
commit 82a6cbb09e
11 changed files with 168 additions and 36 deletions
+1 -1
View File
@@ -1162,7 +1162,7 @@ ngx_quic_can_shutdown(ngx_connection_t *c)
return NGX_DECLINED;
}
}
}
}
return NGX_OK;
}