Announcing the release of  network-3.1.0.0 and network-2.8.0.1.
Version 3.1.0.0
  • Made GC of socket safer.(#399)
  • Deprecating fdSocket. Use withFdSocket instead to ensure that sockets are GCed in proper time. (#399)
Version 2.8.0.1
  • Ensure that accept returns a correct sockaddr for unix domain. (#400)
  • Avoid out of bounds writes in pokeSockAddr. (#400)
As always thank you to network's contributors and bug reporters.