mirror of
https://github.com/nginx/nginx.git
synced 2026-08-27 12:14:16 +00:00
Style and handlers.
Cleanup in ngx_event_quic.c:
+ reorderded functions, structures
+ added missing prototypes
+ added separate handlers for each frame type
+ numerous indentation/comments/TODO fixes
+ removed non-implemented qc->state and corresponding enum;
this requires deep thinking, stub was unused.
+ streams inside quic connection are now in own structure
This commit is contained in:
parent
23dc6a68a4
commit
023dbc3cfb
1 changed files with 971 additions and 932 deletions
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue