view auto/nohave @ 8601:dd8e50e11bfc quic

QUIC: updated README. - ACK ranges are implemented - up to draft-32 is now supported - removed mentions of early alpha quality and further cleanup
author Sergey Kandaurov <pluknet@nginx.com>
date Thu, 22 Oct 2020 12:55:15 +0100
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