summaryrefslogtreecommitdiffhomepage
path: root/src/stream/ngx_stream_core_module.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-17Win32: MSVC 2015 compatibility.Maxim Dounin1-2/+1
2015-08-10Stream: the "tcp_nodelay" directive.Vladimir Homutov1-0/+10
2015-06-09Stream: added postconfiguration method to stream modules.Vladimir Homutov1-0/+2
2015-06-08Stream: listen backlog=.Ruslan Ermilov1-0/+14
2015-06-08Stream: embed ngx_stream_listen_t into ngx_stream_conf_addr_t.Ruslan Ermilov1-6/+8
2015-05-20The "reuseport" option of the "listen" directive.Maxim Dounin1-0/+12
2015-04-20Stream: port from NGINX+.Ruslan Ermilov1-0/+495