|
Org.Org.Semantic.HBase.Protocol.Internet |
|
|
|
|
|
Synopsis |
|
|
|
Documentation |
|
module Org.Org.Semantic.HBase.Protocol.Network |
|
newtype IPAddress |
|
|
newtype UDPPortNumber |
|
|
type UDPPort = Port IPAddress UDPPortNumber |
|
newtype TCPPortNumber |
|
|
type TCPPort = Port IPAddress TCPPortNumber |
|
newtype DNSHostName |
|
|
addressDNSHostName :: IPAddress -> DNSHostName |
uses dotted decimal notation |
|
Produced by Haddock version 0.6 |