6d3f98cff7
POE component for non-blocking use of Net::Pcap PR: 32777 Submitted by: Sergey Skvortsov <skv@protey.ru>
5 lines
284 B
Plaintext
5 lines
284 B
Plaintext
POE::Component::Pcap provides a wrapper for using the Net::Pcap module
|
|
from POE programs. The component creates a separate session which
|
|
posts events to a specified session and state when packets are
|
|
available.
|