view auto/have @ 7716:8f9cb6d66662 quic

Fixed parsing of CONNECTION CLOSE2 frames. The "frame_type" field is not passed in case of 0x1d frame.
author Vladimir Homutov <vl@nginx.com>
date Fri, 20 Mar 2020 15:14:00 +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