about summary refs log tree commit homepage
path: root/lib/PublicInbox/KQNotify.pm
DateCommit message (Expand)
2023-10-18Revert "kqnotify: drop EV_CLEAR (edge triggering)"
2023-10-06kqnotify: drop EV_CLEAR (edge triggering)
2023-09-08fake_inotify + kqnotify: rewrite and combine code
2022-11-28switch inotify/kevent stuff to v5.12
2021-05-15dir_idle: support IN_DELETE_SELF|IN_MOVE_SELF, too
2021-05-15dir_idle: detect files which are gone
2021-01-01update copyrights for 2021
2020-07-02inboxidle: avoid per-inbox anonymous subs
2020-06-28kqnotify|fake_inotify: detect Maildir write ops
2020-06-25lock: reduce inotify wakeups
2020-06-13t/imapd: support FakeInotify and KQNotify
2020-06-13inboxidle: new class to detect inbox changes