We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fbf160 commit ee22b76Copy full SHA for ee22b76
CHANGES.md
@@ -1,3 +1,10 @@
1
+### v9.0.1 (2025-04-15)
2
+
3
+* Unix: avoid spurious warnings when the fd is scheduled to be closed (#527
4
+ @hannesm, review by @djs55 @reynir)
5
+* Unix: if recvfrom (UDP sockets) returns 0 (signalling EOF), do not try to read
6
+ again (avoids busy loops) (#528 @hannesm, review by @reynir)
7
8
### v9.0.0 (2025-02-06)
9
10
* Adapt to mirage-crypto-rng 1.2.0 API (#526 @hannesm)
0 commit comments