> You can use inotify to give you an event when a file changes.
>

This is an orthogonal issue.  inotify is used to monitor a file for
modifications, not if it is ready to read or write w/out blocking.

Disk I/O options could block if the disk cache is empty and disk is
seeking for instance.

_______________________________________________
Libevent-users mailing list
[email protected]
http://monkey.org/mailman/listinfo/libevent-users

Reply via email to