Fix new crash when recycling introduced in 0cc5b594
active_clients is destroyed in cleanup(), so it must be re-initialized inside the server init/recycle loop.
Showing
Please register or sign in to comment
active_clients is destroyed in cleanup(), so it must be re-initialized inside the server init/recycle loop.