view auto/nohave @ 6726:631753428ecb

Core: use c->log while closing connection. c->pool is not destroyed here since c52408583801.
author Ruslan Ermilov <ru@nginx.com>
date Wed, 05 Oct 2016 13:57: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