Diff

CHANGES @ 11764:e2650d59db2d

net.server_select: Deprecate and warn about it To be removed in the future, but not right now. Give the log warning a chance to prod anyone who might have network_backend="select" in their config first. There's also things built on Verse which uses server_select.lua, which will need to be updated somehow.
author Kim Alvefur <zash@zash.se>
date Fri, 03 Sep 2021 17:46:55 +0200
parent 11760:d66738eeb875
child 11774:4625093b0768
line wrap: on
line diff
--- a/CHANGES	Fri Sep 03 17:39:00 2021 +0200
+++ b/CHANGES	Fri Sep 03 17:46:55 2021 +0200
@@ -28,6 +28,7 @@
 -   Statistics now based on OpenMetrics
 -   Direct TLS support
 -   Offline messages aren't sent to MAM clients
+-   Network backend server_select deprecated
 
 0.11.0
 ======