ANN: network-3.1.0.0, network-2.8.0.1
27 Apr
2019
27 Apr
'19
7:53 a.m.
Announcing the release of network-3.1.0.0 <http://hackage.haskell.org/package/network-3.1.0.0> and network-2.8.0.1 <http://hackage.haskell.org/package/network-2.8.0.1>. *Version 3.1.0.0* - Made GC of socket safer.(#399 <https://github.com/haskell/network/pull/399>) - Deprecating fdSocket. Use withFdSocket instead to ensure that sockets are GCed in proper time. (#399 <https://github.com/haskell/network/pull/399>) *Version 2.8.0.1* - Ensure that accept returns a correct sockaddr for unix domain. (#400 <https://github.com/haskell/network/pull/400>) - Avoid out of bounds writes in pokeSockAddr. (#400 <https://github.com/haskell/network/pull/400>) As always thank you to network's contributors and bug reporters.
2663
Age (days ago)
2663
Last active (days ago)
0 comments
1 participants
participants (1)
-
Evan Borden