ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Linux-Inotify2/Changes
(Generate patch)

Comparing Linux-Inotify2/Changes (file contents):
Revision 1.24 by root, Thu Oct 25 01:10:44 2018 UTC vs.
Revision 1.25 by root, Thu Oct 25 01:13:07 2018 UTC

4TODO: find_watchers($path), or maybe just ->watchers 4TODO: find_watchers($path), or maybe just ->watchers
5 5
6TODO: https://www.perlmonks.org/?node_id=1168395, rm_watch event causes poll to return 0 6TODO: https://www.perlmonks.org/?node_id=1168395, rm_watch event causes poll to return 0
7****1.23 Thu Oct 25 02:38:47 CEST 2018 7****1.23 Thu Oct 25 02:38:47 CEST 2018
82.0 82.0
9 - mention https://lwn.net/Articles/605128/ in the docs.
9 - new on_overflow callback, called for overflow events. 10 - new on_overflow callback, called for overflow events.
10 - new ->broadcast method that calls all watchers with some event. 11 - new ->broadcast method that calls all watchers with some event.
11 - automatically broadcast overflow events to all watchers by default. 12 - automatically broadcast overflow events to all watchers by default.
12 - read now returns all events (except ignored ones), not just ones 13 - read now returns all events (except ignored ones), not just ones
13 it has registered watchers for (e.g. overflow events). 14 it has registered watchers for (e.g. overflow events).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines