streaming-pcap-1.1.0: Stream packets via libpcap.

Safe HaskellNone
LanguageHaskell2010

Network.Pcap.Streaming.Internal

Synopsis

Documentation

data Packet Source #

A pcap packet. Assumes nothing about the contents or structure of the bytes value.

Constructors

Packet 

Fields

Instances