Replacement of Event with EV
[email protected] (Rusty Conover) Wed, 5 Dec 2007 17:40:47 -0700
| Newsgroups | perl.loop |
|---|---|
| Message-ID | <[email protected]> |
I'm looking into using EV rather then Event for my needs but it seems the I/O timers don't have a nice way to schedule both a timeout and a I/O callback at the same time into the same callback. Such as setting the timeout parameter to the IO watcher. Is this just my oversight or a design decision? Thanks, Rusty