[Haskell-cafe] ANN: network-2.7.0.2

evan@evan-borden.com evan at evanrutledgeborden.dreamhosters.com
Sat Jul 7 14:55:37 UTC 2018


Announcing network-2.7.0.2

* Removing withMVar to avoid the deadlock between "accept" and "close"
   [#330](https://github.com/haskell/network/pull/330)
* "close" does not throw exceptions. A new API: "close'" throws
   exceptions when necessary.
   [#337](https://github.com/haskell/network/pull/337)
* Fixing the hang of lazy sendAll.
   [#340](https://github.com/haskell/network/pull/340)
* Installing NetDef.h (#334)
   [#334](https://github.com/haskell/network/pull/334)

Thank you to network contributors for this bug fix release.

--
Evan Borden
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20180707/21546a85/attachment.html>


More information about the Haskell-Cafe mailing list