On Fri, May 24, 2019, 12:53 PM enh via Toybox <[email protected]>
wrote:

> i will admit though, i have no idea why this code is using inotify in
> the first place. what's the benefit over select/poll?
>

Don't select/poll always return readable, since if you're at the end of a
file, read will return 0?
_______________________________________________
Toybox mailing list
[email protected]
http://lists.landley.net/listinfo.cgi/toybox-landley.net

Reply via email to