]> git.kaiwu.me - nginx.git/commitdiff
delete ancient define
authorIgor Sysoev <igor@sysoev.ru>
Thu, 23 Jul 2009 12:59:11 +0000 (12:59 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Thu, 23 Jul 2009 12:59:11 +0000 (12:59 +0000)
src/event/ngx_event_openssl.c

index 9e9d32b7dd14124d71a306ad0441bbd1427814b6..34d95385f369c2c53cb315922f803fc8f119a706 100644 (file)
@@ -1240,9 +1240,7 @@ ngx_ssl_connection_error(ngx_connection_t *c, int sslerr, ngx_err_t err,
         if (err == NGX_ECONNRESET
             || err == NGX_EPIPE
             || err == NGX_ENOTCONN
-#if !(NGX_CRIT_ETIMEDOUT)
             || err == NGX_ETIMEDOUT
-#endif
             || err == NGX_ECONNREFUSED
             || err == NGX_ENETDOWN
             || err == NGX_ENETUNREACH