log src/stream/ngx_stream_core_module.c @ 6436:8f038068f4bc

age author description
Wed, 20 Jan 2016 19:52:12 +0300 Roman Arutyunyan Stream: UDP proxy.
Thu, 04 Feb 2016 18:30:21 +0300 Maxim Dounin Dynamic modules: changed ngx_modules to cycle->modules.
Mon, 17 Aug 2015 18:09:17 +0300 Maxim Dounin Win32: MSVC 2015 compatibility.
Mon, 10 Aug 2015 12:14:41 +0300 Vladimir Homutov Stream: the "tcp_nodelay" directive.
Tue, 09 Jun 2015 13:00:45 +0300 Vladimir Homutov Stream: added postconfiguration method to stream modules.
Mon, 08 Jun 2015 23:13:33 +0300 Ruslan Ermilov Stream: listen backlog=.
Mon, 08 Jun 2015 23:11:42 +0300 Ruslan Ermilov Stream: embed ngx_stream_listen_t into ngx_stream_conf_addr_t.
Wed, 20 May 2015 15:51:56 +0300 Maxim Dounin The "reuseport" option of the "listen" directive.
Mon, 20 Apr 2015 13:05:11 +0300 Ruslan Ermilov Stream: port from NGINX+.