nginx/src
Valentin Bartenev c07bebdcd1 Unified handling of ngx_create_temp_file() return value.
The original check for NGX_AGAIN was surplus, since the function returns
only NGX_OK or NGX_ERROR.  Now it looks similar to other places.

No functional changes.
2014-12-26 16:22:50 +03:00
..
core Unified handling of ngx_create_temp_file() return value. 2014-12-26 16:22:50 +03:00
event SSL: safeguard use of SSL3_FLAGS_NO_RENEGOTIATE_CIPHERS. 2014-12-17 15:12:50 +01:00
http Upstream: added variables support to proxy_cache and friends. 2014-12-22 12:59:09 +03:00
mail Mail: initialize the "signature" field of ngx_mail_session_t. 2014-09-01 17:50:59 +04:00
misc Style: fix typo. 2014-07-08 03:03:14 -07:00
mysql Copyright updated. 2012-01-18 15:07:43 +00:00
os Fixed building with musl libc (ticket #685). 2014-12-24 19:01:22 +03:00