in reply to nonblocking I/O - testing whether file has more data to read
If there's a version of FAM available for your target OS you might look into SGI::FAM which sits on top of the fam(3X) routines and has shims in the kernel notify a userland daemon when specified files are changed (and the daemon then passes that info back to your program).
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: nonblocking I/O - testing whether file has more data to read
by hv (Prior) on Apr 08, 2004 at 22:32 UTC |