git-annex/Assistant/Threads
Joey Hess f7214e4de3 avoid pairlistener crash
I noticed this while offline (so that lack of solar power is good for something).

Apparently it tries to bind multicast to lo, and that fails.
If this happens, catch it, and retry until a real network interface becomes
available.

It may be that this should tie into the NetWatcher, and rebind whenever
an interface comes up. Needs testing..
2012-10-10 16:48:06 -04:00
..
Committer.hs revert bad change 2012-10-09 13:49:27 -04:00
DaemonStatus.hs display errors when any named thread crashes 2012-09-06 14:56:04 -04:00
Merger.hs run current branch merge in annex monad 2012-09-17 22:04:43 -04:00
MountWatcher.hs avoid some warnings when built w/o dbus 2012-09-29 16:09:07 -04:00
NetWatcher.hs avoid some warnings when built w/o dbus 2012-09-29 16:09:07 -04:00
PairListener.hs avoid pairlistener crash 2012-10-10 16:48:06 -04:00
Pusher.hs hlint 2012-09-13 00:57:52 -04:00
SanityChecker.hs fix last zombies in the assistant 2012-10-04 19:56:32 -04:00
TransferPoller.hs watch for changes to transfer info files, to update progress bars on upload 2012-09-20 17:24:40 -04:00
Transferrer.hs quiet calls to transferkey 2012-09-24 13:36:05 -04:00
TransferScanner.hs assistant: Now honors preferred content settings when deciding what to transfer. 2012-10-09 12:18:41 -04:00
TransferWatcher.hs don't queue uploads for failed downloads 2012-09-24 13:16:08 -04:00
Watcher.hs always check with ls-files before adding new files 2012-10-02 17:41:23 -04:00
WebApp.hs add "configure" link to each repository in the webapp's repo list 2012-10-09 14:43:53 -04:00