1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/net/p5-POE-Component-Pcap/pkg-descr
Ying-Chieh Liao 6d3f98cff7 add p5-POE-Component-Pcap
POE component for non-blocking use of Net::Pcap

PR:		32777
Submitted by:	Sergey Skvortsov <skv@protey.ru>
2001-12-13 11:44:14 +00:00

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.