Olivier Houchard 3eadd5b4eb MINOR: servers: MAke sess_change_server() return the number of requests
Change sess_change_server() so that when it decrements the number of
requests on the old server, if any, it returns that number to the
caller.
It will be useful to detect if the server was full, and is not anymore.
2026-03-02 13:46:17 +01:00
..