mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-15 03:14:23 +00:00
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.
|