An official read-only mirror of http://hg.nginx.org/nginx/ which is updated hourly. Pull requests on GitHub cannot be accepted and will be automatically closed. The proper way to submit changes to nginx is via the nginx development mailing list, see http://nginx.org/en/docs/contributing_changes.html
Go to file
Mathew Rodley 84f5c2136e Added support for TCP_FASTOPEN supported in Linux >= 3.7.1.
---
 auto/unix                       | 12 ++++++++++++
 src/core/ngx_connection.c       | 32 ++++++++++++++++++++++++++++++++
 src/core/ngx_connection.h       |  4 ++++
 src/http/ngx_http.c             |  4 ++++
 src/http/ngx_http_core_module.c | 21 +++++++++++++++++++++
 src/http/ngx_http_core_module.h |  3 +++
 6 files changed, 76 insertions(+)
2013-12-03 22:07:03 +04:00
auto Added support for TCP_FASTOPEN supported in Linux >= 3.7.1. 2013-12-03 22:07:03 +04:00
conf MIME: added application/json MIME type. 2013-09-18 12:59:47 -07:00
contrib nginx-0.3.55-RELEASE import 2006-07-28 15:16:17 +00:00
docs nginx-1.5.7-RELEASE 2013-11-19 14:03:47 +04:00
misc Updated PCRE used for win32 builds. 2013-08-23 22:54:08 +04:00
src Added support for TCP_FASTOPEN supported in Linux >= 3.7.1. 2013-12-03 22:07:03 +04:00
.hgtags release-1.5.7 tag 2013-11-19 14:03:47 +04:00