On Tue, 2002-06-18 at 00:55, Joshua N Pritikin wrote: > > my $event = Event->io(fd=>$fd, poll=>'r', min=>30, max=>60, ...); > > > > The units are "number of seconds". See the doc for the exact meaning > of min & max. >
Oh, I understand that. I use Event->timer and Event-idle elsewhere. What I'm wondering is whether Event->io does anything differently if you supply min and max versus if they are omitted. -- Jeff Boes vox 616.226.9550 ext 24 Database Engineer fax 616.349.9076 Nexcerpt, Inc. http://www.nexcerpt.com ...Nexcerpt... Extend your Expertise
