network-connection-0.1.1: A wrapper around a generic stream-like connection

The network-connection package

This package is obsolete.

Many uses of Sockets needs a number of common functions, like a write queue, pushback etc. This provides such and allows code to be written generically for any type of connection, be a raw socket or an SSL connection.

Properties

Version0.1.1
Dependenciesbase, bytestring (≥0.9), containers, network (≥2.1), network-bytestring (≥0.1.1.2), stm (≥2.1)
LicenseBSD3
AuthorAdam Langley <agl@imperialviolet.org>
Stabilityprovisional
CategoryNetwork
Home pagehttp://darcs.imperialviolet.org/network-connection
Upload dateThu Mar 20 22:04:37 UTC 2008
Uploaded byAdamLangley
Built onghc-6.10, ghc-6.12, ghc-6.8
Build failureghc-7.0 (log)

Modules

Downloads