The official NGINX Open Source repository.
Go to file
Maxim Dounin e693243a9f Merge of r5138: use of NGX_FILE_ERROR.
Use NGX_FILE_ERROR for handling file operations errors.

On Win32 platforms 0 is used to indicate errors in file operations, so
comparing against either -1 or NGX_OK is not portable.

This was not much of an issue in patched code, since only ngx_fd_info() test
is actually reachable on Win32 and in worst case it might result in bogus
error log entry.

Patch by Piotr Sikora.
2013-03-29 18:18:42 +00:00
auto Merge of r5071: rebuild perl module on headers change. 2013-03-29 17:13:45 +00:00
conf Added the HTTPS fastcgi_param to fastcgi.conf. 2011-12-25 19:15:56 +00:00
contrib nginx-0.3.55-RELEASE import 2006-07-28 15:16:17 +00:00
docs nginx-1.2.7-RELEASE 2013-02-12 13:40:16 +00:00
misc Merge of r5130, r5131, r5132: support for Mercurial repositories. 2013-03-29 18:09:06 +00:00
src Merge of r5138: use of NGX_FILE_ERROR. 2013-03-29 18:18:42 +00:00
.hgtags release-1.2.7 tag 2013-02-12 13:40:46 +00:00