mirror of
https://github.com/nginx/nginx.git
synced 2025-02-25 18:55:26 -06:00
QUIC: removed comment.
This commit is contained in:
parent
fc5a088665
commit
6e6daf4592
@ -228,7 +228,6 @@ ngx_stream_quic_create_srv_conf(ngx_conf_t *cf)
|
|||||||
* conf->tp.original_dcid = { 0, NULL };
|
* conf->tp.original_dcid = { 0, NULL };
|
||||||
* conf->tp.initial_scid = { 0, NULL };
|
* conf->tp.initial_scid = { 0, NULL };
|
||||||
* conf->tp.retry_scid = { 0, NULL };
|
* conf->tp.retry_scid = { 0, NULL };
|
||||||
* conf->tp.stateless_reset_token = { 0 }
|
|
||||||
* conf->tp.preferred_address = NULL
|
* conf->tp.preferred_address = NULL
|
||||||
* conf->sr_token_key = { 0, NULL }
|
* conf->sr_token_key = { 0, NULL }
|
||||||
* conf->require_alpn = 0;
|
* conf->require_alpn = 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user