log src/os/win32/ngx_errno.h @ 7724:64b97c8166b8

age author description
Tue, 29 Mar 2016 09:52:15 +0300 Maxim Dounin Win32: replaced NGX_EXDEV with more appropriate error code.
Tue, 29 Mar 2016 09:51:46 +0300 Maxim Dounin Win32: additional error code NGX_EEXIST_FILE (ticket #910).
Thu, 30 Jan 2014 14:58:21 -0800 Piotr Sikora Core: handle getsockopt(TCP_FASTOPEN) failures.
Thu, 31 Oct 2013 04:00:37 +0400 Maxim Dounin Core: handling of getsockopt(TCP_DEFER_ACCEPT) failures.
Mon, 02 Sep 2013 08:07:44 +0400 Valentin Bartenev Added the NGX_EBADF define.
Tue, 30 Jul 2013 11:43:21 +0400 Sergey Kandaurov Autoindex: improved ngx_de_info() error handling.
Mon, 18 Jun 2012 14:12:03 +0000 Maxim Dounin Fixed return type of ngx_strerror_init().