summaryrefslogtreecommitdiffhomepage
path: root/src/stream/ngx_stream.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-20Stream: UDP proxy.Roman Arutyunyan1-0/+2
2015-08-10Stream: the "tcp_nodelay" directive.Vladimir Homutov1-0/+1
2015-06-18Stream: connection limiting module.Vladimir Homutov1-0/+1
2015-06-04Stream: access module.Vladimir Homutov1-0/+4
2015-06-09Stream: added postconfiguration method to stream modules.Vladimir Homutov1-0/+2
2015-06-08Stream: listen backlog=.Ruslan Ermilov1-0/+1
2015-06-08Stream: embed ngx_stream_listen_t into ngx_stream_conf_addr_t.Ruslan Ermilov1-23/+13
2015-06-05Stream: fixed "reuseport" to actually work.Ruslan Ermilov1-0/+3
2015-05-20The "reuseport" option of the "listen" directive.Maxim Dounin1-0/+3
2015-04-25Core: the ngx_set_connection_log() macro.Vladimir Homutov1-10/+0
2015-04-20Stream: port from NGINX+.Ruslan Ermilov1-0/+215