comparison src/core/ngx_buf.c @ 5957:570677a06dce

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.
author Valentin Bartenev <vbart@nginx.com>
date Fri, 26 Dec 2014 16:22:50 +0300
parents ac3f78219f85
children 40c2f3e06d23 a3e6d660b179
comparison
equal deleted inserted replaced
5956:4045818c726a 5957:570677a06dce