mirror of
https://github.com/transmission/transmission
synced 2024-12-27 10:07:40 +00:00
ea48360212
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. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
daemon-posix.c | ||
daemon-win32.c | ||
daemon.c | ||
daemon.h | ||
Makefile.am | ||
my-valgrind.sh | ||
remote.c | ||
transmission-daemon.1 | ||
transmission-daemon.service | ||
transmission-remote.1 |