From af95bb77e6932b17c1ad1e3f334595e52113d142 Mon Sep 17 00:00:00 2001 From: Kim Alvefur Date: Wed, 23 Feb 2022 20:31:03 +0100 Subject: util.poll: Add support for the poll() API Might be better than select(), more portable than epoll. --- CHANGES | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 9bd2182e..b5f56cde 100644 --- a/CHANGES +++ b/CHANGES @@ -56,6 +56,7 @@ TRUNK - MUC: support for XEP-0421 occupant identifiers - `prosodyctl check connectivity` via observe.jabber.network - libunbound for DNS queries +- The POSIX poll() API used by server_epoll on \*nix other than Linux ## Changes -- cgit v1.2.3