From: Junio C Hamano Date: Mon, 20 Jun 2016 18:01:00 +0000 (-0700) Subject: Merge branch 'ew/daemon-socket-keepalive' X-Git-Tag: v2.10.0-rc0~202 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/349e0c1adcaa3061623aa7e82b47039db114805a Merge branch 'ew/daemon-socket-keepalive' When "git daemon" is run without --[init-]timeout specified, a connection from a client that silently goes offline can hang around for a long time, wasting resources. The socket-level KEEPALIVE has been enabled to allow the OS to notice such failed connections. * ew/daemon-socket-keepalive: daemon: enable SO_KEEPALIVE for all sockets --- 349e0c1adcaa3061623aa7e82b47039db114805a