view misc/README @ 8518:f9b1a4e52597 quic

QUIC: changed c->quic->pto_count type to ngx_uint_t. This field is served as a simple counter for PTO backoff.
author Sergey Kandaurov <pluknet@nginx.com>
date Wed, 19 Aug 2020 15:58:03 +0300
parents 001beb963d86
children 985b0bda403c
line wrap: on
line source


make -f misc/GNUmakefile release

the required tools:
*) xsltproc to build CHANGES,
*) xslscript.pl ( http://hg.nginx.org/xslscript ) to build XSLTs
   from XSLScript sources.


make -f misc/GNUmakefile icons

the required tool:
*) netpbm to create Win32 icons from xpm sources.