lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Thu, Oct 18, 2012 at 9:05 AM, Daurnimator <quae@daurnimator.com> wrote:
> inotify

?

isn't inotify() a way to get events (in a select()able or poll()able
fd) when a given file is modified?  IOW i don't see the connection
with r/w readyness of a given fd...

-- 
Javier