>>>>> "JNP" == Joshua N Pritikin <[EMAIL PROTECTED]> writes:


  JNP>   http://search.cpan.org/search?dist=Ioctl

  JNP> Have you taken a look at Event::tcp?  It uses Event::io as a base class
  JNP> and layers a bunch of stuff on top of it.


  JNP> http://search.cpan.org/search?dist=Event-tcp

found it and downloaded. looking at it now.

  >> i mentioned the idea of a separate method callback for IO timeouts in
  >> event.pm. this is so you don't have to parse out got and then do
  >> separate callbacks. you liked the idea when i brought it up.

  JNP> Oh right.  Gee, that isn't documented yet.  (Oops :-)  Try this:

we have to work on the docs for event. seriously! i have too much on my
plate right now but it has to get done if we are serious about one event
loop for all perl.

  JNP>   $io_watcher->timeout_cb(...)

ooops is right. you said you were going to add that. i will download the
latest version. is that an attribute i can pass to new as well? does it
take the object form of [$object, $method]?

thanx,

uri


-- 
Uri Guttman  ---------  [EMAIL PROTECTED]  ----------  http://www.sysarch.com
SYStems ARCHitecture, Software Engineering, Perl, Internet, UNIX Consulting
The Perl Books Page  -----------  http://www.sysarch.com/cgi-bin/perl_books
The Best Search Engine on the Net  ----------  http://www.northernlight.com

Reply via email to