socket-icmp-0.1.0.1: Definitions for using 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

Protocol ICMP Source # 

Methods

protocolNumber :: ICMP -> CInt