[Haskell-cafe] code review? store server, 220loc.

Brandon S. Allbery KF8NH allbery at ece.cmu.edu
Tue Aug 5 00:34:13 EDT 2008


On 2008 Aug 4, at 23:45, Tim Newsham wrote:

> Anyway, I haven't yet used any ByteString IO functions.  I ran
> some tests when I was starting and it seems that using Handle IO
> functions was a bit slower than using the Socket IO functions  
> directly.
> It looks like there are a bunch of Handle IO functions that can
> return ByteStrings but I don't see any for sockets...  Are there any?

There's something on hackage...
http://hackage.haskell.org/cgi-bin/hackage-scripts/package/network-bytestring

-- 
brandon s. allbery [solaris,freebsd,perl,pugs,haskell] allbery at kf8nh.com
system administrator [openafs,heimdal,too many hats] allbery at ece.cmu.edu
electrical and computer engineering, carnegie mellon university    KF8NH




More information about the Haskell-Cafe mailing list