view auto/nohave @ 8557:2727d402e5a5 quic

QUIC: switched to using fixed-length server connection IDs.
author Vladimir Homutov <vl@nginx.com>
date Fri, 18 Sep 2020 15:53:37 +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  0
#endif

END