view auto/define @ 1756:f28ba0f698f3

remove SSL_MODE_ACCEPT_MOVING_WRITE_BUFFER, we never need it, the "bad write retry" error was caused by SSL_shutdown() error
author Igor Sysoev <igor@sysoev.ru>
date Thu, 20 Dec 2007 13:49:07 +0000
parents 42d11f017717
children d620f497c50f
line wrap: on
line source


# Copyright (C) Igor Sysoev


cat << END >> $NGX_AUTO_CONFIG_H

#ifndef $have
#define $have  $value
#endif

END