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
a201153f69
commit
50c8ba32ea
1 changed files with 971 additions and 932 deletions
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue