view auto/have @ 8545:702f1d2581a4 quic

QUIC: eliminated idle timeout restart for dropped packets.
author Roman Arutyunyan <arut@nginx.com>
date Tue, 08 Sep 2020 15:54:02 +0300
parents d620f497c50f
children
line wrap: on
line source


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


cat << END >> $NGX_AUTO_CONFIG_H

#ifndef $have
#define $have  1
#endif

END