----- "Marc Lehmann" <[email protected]> wrote:
> No, inotify is extremely linux-dependent, and I will not introduce
> features into libev that only work on some platforms (which explains
> the semantics of stat watchers).

Yeah, I forgot about that. Good point :)
 
> Well, it should be straightforward enough to simply use inotify
> yourself.

That's what I'm doing, and it's a clean and simple implementation
within libev.

The stat notify does tell you when a file was created, but not which
file. With very large directories, it becomes very expensive to sort
through what changed.

Garrett

_______________________________________________
libev mailing list
[email protected]
http://lists.schmorp.de/cgi-bin/mailman/listinfo/libev

Reply via email to