log src/stream/ngx_stream.h @ 6560:c90cf79d0e1d

age author description
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.