- Remove
AI_ADDRCONFIG
from default socket hints inconnect
.
- Allow
network
3.0.
- Bugfix: test target didn't allow
io-streams
1.5.
- Allow
io-streams
1.5.
- Allow
io-streams
1.4.
- Bump upper bound of the
io-streams
dependency for the bytestring-builder migration.
- Added
withConnection
, a convenience function for initiating an SSL connection to a given(host, port)
pair. The socket and SSL connection are closed after the user handler runs. - Moved changelog from cabal file to changelog.md
- Updated the dependency list to allow latest
io-streams
andnetwork
.
Fixed a bug in the connect
routine uncovered by the recent network upgrade.
Widened @network@ dependency to include 2.5.
Updated openssl-streams
to work with io-streams
1.1.0.0.
First release.