socket-icmp-0.1.0.1: Definitions for using ICMP with the `socket` library
System.Socket.Protocol.ICMP
Synopsis
data ICMP Source #
Represents the ICMP protocol (with the header IPPROTO_ICMP)
Instances
Methods
protocolNumber :: ICMP -> CInt