log src/stream/ngx_stream.h @ 6657:3d5202c71f94

age author description
Wed, 17 Aug 2016 11:26:51 +0300 Roman Arutyunyan Ensure "listen" exists in a mail or stream server (ticket #1049).
Thu, 18 Aug 2016 17:13:07 +0300 Roman Arutyunyan Fixed wrong type of the "line" field.
Thu, 07 Jul 2016 13:15:31 +0300 Vladimir Homutov Stream: resolver.
Mon, 04 Jul 2016 16:37:36 +0300 Vladimir Homutov Stream: variables and script.
Wed, 15 Jun 2016 15:10:24 +0300 Vladimir Homutov Stream: added preconfiguration step.
Mon, 23 May 2016 16:37:28 +0300 Maxim Dounin Renamed "u" to "sockaddr" in listen options types.
Mon, 23 May 2016 16:37:20 +0300 Ruslan Ermilov Introduced the ngx_sockaddr_t type.
Fri, 20 May 2016 19:10:42 +0300 Ruslan Ermilov Use ngx_cmp_sockaddr() where appropriate.
Wed, 20 Jan 2016 19:52:12 +0300 Roman Arutyunyan Stream: UDP proxy.
Mon, 10 Aug 2015 12:14:41 +0300 Vladimir Homutov Stream: the "tcp_nodelay" directive.
Thu, 18 Jun 2015 14:17:30 +0300 Vladimir Homutov Stream: connection limiting module.
Thu, 04 Jun 2015 13:04:12 +0300 Vladimir Homutov Stream: access module.