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:37:15 +0000 (20:37 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 1 Mar 2007 20:37:15 +0000 (20:37 -0000)
commit5cb9305ebe767b4cfa09f85999c25377a00f9ef3
tree43445315f80062dda2a92216eea644ad0ed3ef87
parent3c9fefe0967f835443e4310aacb21a784e5fc978
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.

svn path=/main/trunk/; revision=6109
pym/emerge/__init__.py