transmission/daemon
Mike Gelfand ea48360212 #5663: Rework directory watching in daemon
Implement BSD/Darwin (kqueue) and Windows (ReadDirectoryChanges) mechanisms
for receiving directory change notifications. Use events instead of polling
for changes. Retry file parsing up to 3 times before giving up.

Huge thanks to missionsix for preparing first two versions of the patch.
2016-01-02 14:28:59 +00:00
..
CMakeLists.txt #5663: Rework directory watching in daemon 2016-01-02 14:28:59 +00:00
Makefile.am #5663: Rework directory watching in daemon 2016-01-02 14:28:59 +00:00
daemon-posix.c Get rid of some more warnings 2015-12-29 00:42:40 +00:00
daemon-win32.c #5910: Fix autotools build (#2) and workaround MSVC bug 2015-04-04 18:28:13 +00:00
daemon.c #5663: Rework directory watching in daemon 2016-01-02 14:28:59 +00:00
daemon.h #5910: Run daemon as a service on Windows 2015-04-04 17:43:56 +00:00
my-valgrind.sh refactor libtransmission's tr_benc class as tr_variant. 2012-12-14 04:34:42 +00:00
remote.c Ongoing refactoring (use size_t instead of int) 2015-12-25 10:19:50 +00:00
transmission-daemon.1 add transmission-daemon's --dump option to the manpage. 2013-05-25 23:20:20 +00:00
transmission-daemon.service (trunk, daemon) #5503: add an ExecReload rule to the systemd service file. 2014-01-21 02:19:48 +00:00
transmission-remote.1 (trunk, daemon) #5743 'unknown option: -R': revert previous commit, sync manpage 2014-07-19 23:35:10 +00:00