The official NGINX Open Source repository.
Go to file
Piotr Sikora 2e57e0609b Core: handle getsockopt(TCP_FASTOPEN) failures.
Linux returns EOPNOTSUPP for non-TCP sockets and ENOPROTOOPT for TCP
sockets, because getsockopt(TCP_FASTOPEN) is not implemented so far.

While there, lower the log level from ALERT to NOTICE to match other
getsockopt() failures.

Signed-off-by: Piotr Sikora <piotr@cloudflare.com>
2014-01-30 14:58:21 -08:00
auto Configure: enabled -Werror for clang. 2014-01-28 00:31:31 +04:00
conf MIME: added application/json MIME type. 2013-09-18 12:59:47 -07:00
contrib Contrib: added vim to README. 2013-12-06 19:58:27 +04:00
docs nginx-1.5.9-RELEASE 2014-01-22 17:42:59 +04:00
misc Updated OpenSSL used for win32 builds. 2014-01-22 16:10:13 +04:00
src Core: handle getsockopt(TCP_FASTOPEN) failures. 2014-01-30 14:58:21 -08:00
.hgtags release-1.5.9 tag 2014-01-22 17:42:59 +04:00