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
| Version | 0.1.1 |
|---|---|
| Dependencies | base, bytestring (≥0.9), containers, network (≥2.1), network-bytestring (≥0.1.1.2), stm (≥2.1) |
| License | BSD3 |
| Author | Adam Langley <agl@imperialviolet.org> |
| Stability | provisional |
| Category | Network |
| Home page | http://darcs.imperialviolet.org/network-connection |
| Upload date | Thu Mar 20 22:04:37 UTC 2008 |
| Uploaded by | AdamLangley |
| Built on | ghc-6.10, ghc-6.12, ghc-6.8 |
| Build failure | ghc-7.0 (log) |
Modules
- Network
Downloads
- network-connection-0.1.1.tar.gz (Cabal source package)
- package description (included in the package)