hsdns-1.1Source codeContentsIndex
Network.IP.Address
PortabilityHaskell 2-pre
Stabilityprovisional
Maintainersimons@cryp.to
Description
Tools for manipulating IP addresses.
Synopsis
ha2tpl :: HostAddress -> (Int, Int, Int, Int)
ha2ptr :: HostAddress -> String
HostAddress
inet_addr
inet_ntoa
Documentation
ha2tpl :: HostAddress -> (Int, Int, Int, Int)Source
Split up an IP address in network byte-order.
ha2ptr :: HostAddress -> StringSource
Turn a 32-bit IP address into a string suitable for Network.DNS.PTR lookups in the Domain Name System.
HostAddress
inet_addr
inet_ntoa
Produced by Haddock version 2.4.2