in reply to
Re: Net::Pcap Filters and alarm()
in thread
Net::Pcap Filters and alarm() [SOLVED]
if the timeout is reached before i ping 10.0.0.1 in another terminal, the Net::Pcap::loop returns and executes the alarm() handler before continuing the process the packet! what?!
Comment on
Re^2: Net::Pcap Filters and alarm()
Replies are listed 'Best First'.
Re^3: Net::Pcap Filters and alarm()
by
Anonymous Monk
on Sep 20, 2015 at 15:52 UTC
Nice to see it's not just me, that's got a packet to his head. Why stick to Net::Pcap if it's broken? What did you use instead?
[reply]
In Section
Seekers of Perl Wisdom