On Thu, Jan 13, 2000 at 05:34:06PM -0500, [EMAIL PROTECTED] wrote:
> >>>>> "JNP" == Joshua N Pritikin <[EMAIL PROTECTED]> writes:
>   JNP> Also see Ioctl.
> 
> can't find that if it is a module. do you mean Fcntl.pm? or basic unix
> ioctl?

Hm.  The index seems broken ... try this:

  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.
> 
> i will look at it. i am doing that layer myself but i will steal it
> gladly. anyway, CPAN.pm can't load it (it found it). is it in your
> author dir? do you have an ftp address?

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

>   >> while on this note, what is the status of having a separate timeout
>   >> method in IO events? joshua like the idea but i havent heard anyhting
>   >> about it since i brought it up.
> 
>   JNP> Huh?  IO watcher already have a timer.  What do you mean, exactly?
> 
> 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.

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

  $io_watcher->timeout_cb(...)

-- 
"Does `competition' have an abstract purpose?"
       via, but not speaking for Deutsche Bank

Reply via email to