Safe Haskell | None |
---|
Support for making connections via the connection package and, in turn, the tls package suite.
Documentation
getTlsConnection :: Maybe TLSSettings -> Maybe SockSettings -> IO (Maybe HostAddress -> String -> Int -> IO Connection)Source