view auto/nohave @ 8341:efc0a65424e8 quic

Removed outdated TODO. If required, frame handler can invoke output itself. There is no need to call output directly in the payload handler, queuing is enough.
author Vladimir Homutov <vl@nginx.com>
date Thu, 16 Apr 2020 13:28:43 +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