in reply to Getting Linux::Inotify2 and POE to work with select_read()
If we are using the same version of POE, line 291 is a fileno() call. Whatever you pass to select_read() should be sufficiently filehandly that fileno($it) works.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Getting Linux::Inotify2 and POE to work with select_read()
by jfroebe (Parson) on Oct 06, 2008 at 23:30 UTC | |
by tye (Sage) on Oct 07, 2008 at 01:41 UTC | |
by jfroebe (Parson) on Oct 07, 2008 at 13:07 UTC |