network-bytestring: Fast and memory efficient low-level networking
----------------------------------------------------------------------
Strict ByteString versions of the recv/send family of functions, now
available from
Hackage:
tarball:
http://hackage.haskell.org/cgi-bin/hackage-scripts/package/network-bytestring-0.1.1
darcs: darcs get http://code.haskell.org/network-bytestring
The 'network-bytestring' package provides more efficient networking by
using strict ByteStrings instead of Strings for sending and receiving
data.
-- Johan
_______________________________________________
Haskell mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell