log src/core/ngx_connection.h @ 6714:c3e3de6d2672

age author description
Wed, 29 Jun 2016 14:30:00 +0300 Ruslan Ermilov Removed unused flag accept_context_updated from ngx_event_t.
Mon, 23 May 2016 18:44:21 +0300 Dmitry Volyntsev Added the $proxy_protocol_port variable.
Fri, 20 May 2016 17:02:04 +0300 Ruslan Ermilov Belatedly changed the ngx_create_listening() prototype.
Thu, 28 Apr 2016 16:30:19 +0300 Ruslan Ermilov Removed unused flag unexpected_eof from ngx_connection_t.
Wed, 30 Mar 2016 11:52:16 +0300 Ruslan Ermilov Style.
Wed, 20 Jan 2016 19:52:12 +0300 Roman Arutyunyan Stream: UDP proxy.
Fri, 11 Sep 2015 20:13:06 +0300 Valentin Bartenev The HTTP/2 implementation (RFC 7240, 7241).