nginx/src
Maxim Dounin 0eee3b0bc5 Core: handling of getsockopt(TCP_DEFER_ACCEPT) failures.
Recent Linux versions started to return EOPNOTSUPP to getsockopt() calls
on unix sockets, resulting in log pollution on binary upgrade.  Such errors
are silently ignored now.
2013-10-31 04:00:37 +04:00
..
core Core: handling of getsockopt(TCP_DEFER_ACCEPT) failures. 2013-10-31 04:00:37 +04:00
event SSL: SSL_CTX_set_timeout() now always called. 2013-10-14 13:59:35 +04:00
http Upstream: optimize loops in ngx_http_upstream_init_round_robin(). 2013-10-21 18:20:32 +08:00
mail SSL: added ability to set keys used for Session Tickets (RFC5077). 2013-10-11 16:05:24 -07:00
misc Fixed compilation with -Wmissing-prototypes. 2012-07-24 15:09:54 +00:00
mysql Copyright updated. 2012-01-18 15:07:43 +00:00
os Core: handling of getsockopt(TCP_DEFER_ACCEPT) failures. 2013-10-31 04:00:37 +04:00