Show quoted text>>>>> On Thu, 25 Jun 2009 09:44:41 -0400, "Paul Miller via RT" <bug-Net-Pcap-Easy@rt.cpan.org> said:
Show quoted text > All my tests pass with your patch applied. I imagine I'll release with
> this patch installed later today. I issued my git commit with --author
> "Andreas Koenig <andk--cpan.org>" (only with an actual @ character).
Thanks!
Show quoted text > I didn't push that to github yet though..
Show quoted text >> $npe->loop;
>> not with
>> 1 while $npe->loop;
Show quoted text > I have to read the sources more carefully to see why this is the case.
> Wouldn't it still process in packets_per_loop epochs and still return false
> at the end of the file?
Now I see what I didn't mention: I called it with
packets_per_loop => -1,
and I think this is usually what you want when you have a file on the
disk.
Show quoted text >> But actually I see this as an improvement ;)
Show quoted text > Arguably. I wonder if I should consider making NPE::loop() do that
> automagically. Hrm.
Show quoted text > On Thu Jun 25 09:44:40 2009, JETTERO wrote:
>> "Andreas Koenig <andk--cpan.org>" (only with an actual @ character).
>> I didn't push that to github yet though...
Show quoted text > Lies. I accidentally pushed it just now.
Cool, very nice. And I see you even added documentation, thank you!
--
andreas