log src/stream/ngx_stream_core_module.c @ 6221:7565e056fad6

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