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

[ bsd3, deprecated, library, network ] [ Propose Tags ]
Deprecated

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.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.1
Dependencies base, bytestring (>=0.9), containers, network (>=2.1), network-bytestring (>=0.1.1.2), stm (>=2.1) [details]
License BSD-3-Clause
Author Adam Langley <agl@imperialviolet.org>
Maintainer none
Category Network
Home page http://darcs.imperialviolet.org/network-connection
Uploaded by AdamLangley at 2008-03-20T22:04:37Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 1013 total (4 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]