make tor hidden service work when directory watching is not available
authorJoey Hess <joeyh@joeyh.name>
Fri, 9 Dec 2016 20:27:20 +0000 (16:27 -0400)
committerJoey Hess <joeyh@joeyh.name>
Fri, 9 Dec 2016 20:40:47 +0000 (16:40 -0400)
commit9dd510bf29e084434ec908920f3e3ff1941c9f0c
tree22f4cf24e43f9565de0eb35d36d071d5230a9cac
parent8ac4126bd2e1b1362d22149bc44a3f479ff3861d
make tor hidden service work when directory watching is not available

Avoid crashing when built w/o inotify..
Annex/ChangedRefs.hs
Command/NotifyChanges.hs
P2P/Annex.hs
RemoteDaemon/Transport/Tor.hs