We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a67fa7 commit 5311a91Copy full SHA for 5311a91
CHANGES.md
@@ -23,6 +23,10 @@
23
for Miou. However, support for `topkg`/`ocamlbuild` is still maintained (and
24
it is possible to compile and install Miou with this build system).
25
26
+- Correctly clean-up internals structures used by domains when we call multiple
27
+ times `Miou_unix.run` and clean-up cancelled file-descriptors
28
+ (#82, @dinosaure)
29
+
30
- Synchronize `dom0` when one domain receive a signal (#78, @omegametabroccolo,
31
@dinosaure, @reynir, partially fix #77)
32
0 commit comments