]> git.kaiwu.me - nginx.git/commitdiff
QUIC: removed comment.
authorRoman Arutyunyan <arut@nginx.com>
Wed, 11 Nov 2020 19:40:41 +0000 (19:40 +0000)
committerRoman Arutyunyan <arut@nginx.com>
Wed, 11 Nov 2020 19:40:41 +0000 (19:40 +0000)
src/stream/ngx_stream_quic_module.c

index fc767e991e23800fdc525930578514d803ca2acf..4ddf5c90a501e4af535d5820c109a4d139c4b9c9 100644 (file)
@@ -228,7 +228,6 @@ ngx_stream_quic_create_srv_conf(ngx_conf_t *cf)
      *     conf->tp.original_dcid = { 0, NULL };
      *     conf->tp.initial_scid = { 0, NULL };
      *     conf->tp.retry_scid = { 0, NULL };
-     *     conf->tp.stateless_reset_token = { 0 }
      *     conf->tp.preferred_address = NULL
      *     conf->sr_token_key = { 0, NULL }
      *     conf->require_alpn = 0;