log src/event/ngx_event_connect.c @ 7290:91ea68dd1501

age author description
Tue, 05 Jun 2018 17:41:34 +0300 Maxim Dounin Added missing space after ngx_close_socket_n.
Thu, 22 Feb 2018 13:16:21 +0300 Roman Arutyunyan Generate error for unsupported IPv6 transparent proxy.
Thu, 15 Sep 2016 14:55:46 +0300 Roman Arutyunyan Stream: filters.
Mon, 22 Aug 2016 11:40:10 +0300 Ruslan Ermilov Events: fixed setting of IP_BIND_ADDRESS_NO_PORT/SO_REUSEADDR.
Mon, 20 Jun 2016 12:48:47 +0300 Roman Arutyunyan Stream: set SO_REUSEADDR for UDP upstream sockets.
Mon, 20 Jun 2016 10:41:17 +0300 Andrei Belov Set IP_BIND_ADDRESS_NO_PORT socket option for upstream sockets.
Fri, 18 Dec 2015 19:05:27 +0300 Roman Arutyunyan Upstream: the "transparent" parameter of proxy_bind and friends.
Wed, 20 Jan 2016 19:52:12 +0300 Roman Arutyunyan Stream: UDP proxy.