<div dir="ltr"><pre style="color:rgb(0,0,0);word-wrap:break-word;white-space:pre-wrap">Announcing network-2.6.3.2</pre><pre style="color:rgb(0,0,0);word-wrap:break-word;white-space:pre-wrap">This release includes many improvements to documentation and infrastructure as well as a few API additions. As always a huge thank you to the network contributors.</pre><pre style="color:rgb(0,0,0);word-wrap:break-word;white-space:pre-wrap">Version 2.6.3.2
* Zero memory of `sockaddr_un` if abstract socket
[#220](<a href="https://github.com/haskell/network/pull/220">https://github.com/haskell/network/pull/220</a>)
* Improving error messages
[#232](<a href="https://github.com/haskell/network/pull/232">https://github.com/haskell/network/pull/232</a>)
* Allow non-blocking file descriptors via `setNonBlockIfNeeded`
[#242](<a href="https://github.com/haskell/network/pull/242">https://github.com/haskell/network/pull/242</a>)
* Update config.{guess,sub} to latest version
[#244](<a href="https://github.com/haskell/network/pull/244">https://github.com/haskell/network/pull/244</a>)
* Rename `my_inet_ntoa` to avoid symbol conflicts
[#228](<a href="https://github.com/haskell/network/pull/228">https://github.com/haskell/network/pull/228</a>)
* Test infrastructure improvements
[#219](<a href="https://github.com/haskell/network/pull/219">https://github.com/haskell/network/pull/219</a>)
[#217](<a href="https://github.com/haskell/network/pull/217">https://github.com/haskell/network/pull/217</a>)
[#218](<a href="https://github.com/haskell/network/pull/218">https://github.com/haskell/network/pull/218</a>)
* House keeping and cleanup
[#238](<a href="https://github.com/haskell/network/pull/238">https://github.com/haskell/network/pull/238</a>)
[#237](<a href="https://github.com/haskell/network/pull/237">https://github.com/haskell/network/pull/237</a>)</pre></div>