socket-icmp-0.1.0.0: Definitions for ICMP with the `socket` library

Safe HaskellNone
LanguageHaskell2010

System.Socket.Protocol.ICMP

Synopsis

Documentation

data ICMP Source #

Represents the ICMP protocol (with the header IPPROTO_ICMP)

Instances