[Haskell] ANNOUNCE: sendfile-0.3.1
Matthew Elder
matt at mattelder.org
Fri Jul 10 21:10:27 EDT 2009
sendfile-0.3.1
--------------------------------------------------------------------------------
* Fixed a bug where Windows would send the whole file with sendFile' if
you
used '0' for count.
* Converted the foreign calls for windows and linux to 'unsafe' since code
should be lock-free.
* Only positive integers are allowed for count now in sendFile' since
negative
is undefined in the portable sense.
Still looking for someone to create some bsd and mac patches!
Thanks,
Matt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell/attachments/20090710/e776207f/attachment.html
More information about the Haskell
mailing list