Skip to content

Commit 91346b7

Browse files
committed
site: Update Haiku compatibility
1 parent b3bc54a commit 91346b7

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

src/site/markdown/compatibility.md.vm

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,10 @@ Additional platforms known to work (after the JNI library has been compiled manu
6767
Additional platforms that should work (after the JNI library has been compiled manually):
6868

6969
* Any other processor architecture with Linux, FreeBSD, OpenBSD, NetBSD, DragonFlyBSD
70-
* Haiku (tested with hrev56578+87; some tests fail but it's mostly working). Datagram support is
71-
available since Haiku hrev57155.
70+
* Haiku, recommended R1/beta5 or newer. AF_UNIX datagram support is available since Haiku hrev57155.
71+
Thanks to junixsocket selftests, a bug related to socket addresses/connection state was found and
72+
[fixed in hrev57189](https://dev.haiku-os.org/ticket/18534); a use-after-free bug in the kernel
73+
related to datagrams was found and [fixed in hrev57193](https://dev.haiku-os.org/ticket/18535).
7274

7375
Additional platforms known to compile (but untested):
7476

0 commit comments

Comments
 (0)