Use an alarm signal to implement a timeout when rsync is fetching the server timestam...
authorZac Medico <zmedico@gentoo.org>
Thu, 1 Mar 2007 20:42:52 +0000 (20:42 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 1 Mar 2007 20:42:52 +0000 (20:42 -0000)
commit0a9293061ecf4dc54ad6ce17028bd0c9e8d0dde4
treeb4e1a574a4be67836c96d5df6ff04acb83f0ac47
parent0341c0957ee66888e2d44ac65e53895d1dd281c8
Use an alarm signal to implement a timeout when rsync is fetching the server timestamp file, since rsync's --timeout option doesn't apply to the initial connection attempt. (trunk r6108:6109)

svn path=/main/branches/2.1.2/; revision=6110
bin/emerge