view auto/headers @ 1754:427d442e1ad8

SSL_shutdown() never returns -1, on error it returns 0. This fixes incidental "bad write retry" errors.
author Igor Sysoev <igor@sysoev.ru>
date Thu, 20 Dec 2007 12:59:05 +0000
parents 5cd655d5d2fa
children d85e291b99f9
line wrap: on
line source


# Copyright (C) Igor Sysoev


ngx_include="unistd.h";    . auto/include
ngx_include="inttypes.h";  . auto/include
ngx_include="limits.h";    . auto/include
ngx_include="sys/filio.h"; . auto/include
ngx_include="crypt.h";     . auto/include
ngx_include="malloc.h";    . auto/include