rfc1413-types-0.0.0.0: An rfc1413 parser and response renderer

Safe HaskellSafe
LanguageHaskell2010

Data.Ident

Synopsis

Documentation

data PortPair Source #

Constructors

PortPair Int Int 

data Opsys Source #

Constructors

Other 
Unix 
Token String 

data Charset Source #

Constructors

USAscii 

data UserID Source #

Constructors

UserID String 

parsePortPair :: ByteString -> Maybe PortPair Source #

Parse a port pair request

renderReply :: Reply -> ByteString Source #

Render a reply for a given request