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

[ bsd3, library, web ] [ Propose Tags ]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.1.0.1
Change log changelog.md
Dependencies base (>=4.7 && <5), socket (<1.0) [details]
License BSD-3-Clause
Copyright 2018 Taylor Manderson
Author Taylor Manderson
Maintainer me@trm.io
Category Web
Home page https://github.com/TRManderson/hs-socket-icmp#readme
Source repo head: git clone https://github.com/TRManderson/hs-socket-icmp
Uploaded by trm at 2020-09-04T01:59:46Z
Distributions NixOS:0.1.0.1
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 811 total (12 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2020-09-04 [all 1 reports]

Readme for socket-icmp-0.1.0.1

[back to package description]

socket-icmp

A very very minimal package - provides Windows and Linux compatible definitions for the ICMP protocol and the IP Header Include option for the socket library. The library is theoretically also compatible with MacOS but has not been tested.