The official NGINX Open Source repository.
Go to file
Maxim Dounin 4f9d83d6d7 Core: silenced getsockopt(TCP_FASTOPEN) messages on FreeBSD.
FreeBSD returns EINVAL when getsockopt(TCP_FASTOPEN) is called on a unix
domain socket, resulting in "getsockopt(TCP_FASTOPEN) ... failed" messages
during binary upgrade when unix domain listen sockets are present in
the configuration.  Added EINVAL to the list of ignored error codes.
2018-05-21 23:11:27 +03:00
auto Configure: fixed clang version detection (closes #1539). 2018-04-24 14:04:59 +03:00
conf MIME: added most common OpenDocument types. 2017-10-02 19:07:01 +03:00
contrib Contrib: vim syntax, update core and 3rd party module directives. 2018-03-18 11:11:14 +02:00
docs nginx-1.13.12-RELEASE 2018-04-10 17:11:09 +03:00
misc Updated OpenSSL and PCRE used for win32 builds. 2018-04-03 03:54:09 +03:00
src Core: silenced getsockopt(TCP_FASTOPEN) messages on FreeBSD. 2018-05-21 23:11:27 +03:00
.hgtags release-1.13.12 tag 2018-04-10 17:11:10 +03:00