Net.ClientInterface
data Config Source #
Constructors
Fields
Defined in Net.ClientInterface
Methods
showsPrec :: Int -> Config -> ShowS #
show :: Config -> String #
showList :: [Config] -> ShowS #
fixed :: Addr -> Addr -> Config Source #
data Net m Source #