mirror of
https://github.com/nginx/nginx.git
synced 2025-06-24 23:43:06 +08:00
Style.
This commit is contained in:
parent
cbfecb46fe
commit
9022fc686d
@ -2173,6 +2173,7 @@ ngx_quic_send_new_token(ngx_connection_t *c)
|
|||||||
return NGX_OK;
|
return NGX_OK;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
static ngx_int_t
|
static ngx_int_t
|
||||||
ngx_quic_handle_ack_frame(ngx_connection_t *c, ngx_quic_header_t *pkt,
|
ngx_quic_handle_ack_frame(ngx_connection_t *c, ngx_quic_header_t *pkt,
|
||||||
ngx_quic_ack_frame_t *ack)
|
ngx_quic_ack_frame_t *ack)
|
||||||
|
Loading…
Reference in New Issue
Block a user