view auto/stubs @ 8245:49efd27dace6 quic

QUIC: use client max_ack_delay when computing pto timeout. Previously, server max_ack_delay was used which is wrong. Also, level check is simplified.
author Roman Arutyunyan <arut@nginx.com>
date Wed, 09 Dec 2020 16:15:24 +0000
parents d620f497c50f
children
line wrap: on
line source


# Copyright (C) Igor Sysoev
# Copyright (C) Nginx, Inc.


have=NGX_SUPPRESS_WARN . auto/have

have=NGX_SMP . auto/have