lambdabot-core-5.3.0.2: Lambdabot core functionality
Safe HaskellNone
LanguageHaskell98

Lambdabot.Util.Network

Synopsis

Documentation

connectTo' :: HostName -> PortNumber -> IO Handle Source #

This is essentially a reimplementation of the former Network.connectTo function, except that we don't do the service name lookup.