comparison src/http/ngx_http_script.c @ 5239:85e72ea8fbfd

Core: fixed stderr redirection on win32 in ngx_reopen_files(). On win32 stderr was not redirected into a file specified by "error_log" while reopening files. Fix is to use platform-independent functions to work with stderr, as already used by ngx_init_cycle() and main() since rev. d8316f307b6a.
author Vladimir Homutov <vl@nginx.com>
date Mon, 03 Jun 2013 16:54:28 +0400
parents 4251e72b8bb4
children 12dd27b74117
comparison
equal deleted inserted replaced
5238:a15e2ef8d73d 5239:85e72ea8fbfd