git-annex/RemoteDaemon
Joey Hess 1ce8367417 remotedaemon: Fix problem that could prevent ssh connections being made after two LOSTNET messages were received in a row
Perhaps due to two different network interfaces being brought down.

Since there is no reliable way to drain a Chan, I switched to STM TChan.
2015-01-15 15:37:53 -04:00
..
Transport remotedaemon: Fix problem that could prevent ssh connections being made after two LOSTNET messages were received in a row 2015-01-15 15:37:53 -04:00
Common.hs sync, assistant, remotedaemon: Use ssh connection caching for git pushes and pulls. 2014-04-12 15:59:34 -04:00
Core.hs remotedaemon: Fix problem that could prevent ssh connections being made after two LOSTNET messages were received in a row 2015-01-15 15:37:53 -04:00
Transport.hs support gcrypt remotes (assuming them to be over ssh transport) 2014-04-08 16:16:46 -04:00
Types.hs remotedaemon: Fix problem that could prevent ssh connections being made after two LOSTNET messages were received in a row 2015-01-15 15:37:53 -04:00