Kawe Mazidjatari 50b3273101 Add change callback for 'sv_rcon_maxconnections'
If 'sv_rcon_maxconnections' is set higher than current auth socket count, reopen listen socket. If its set lower, close all sockets until auth socket count matches 'sv_rcon_maxconnections'. Sockets are getting closed in reverse order, so the netcon that connected last will be disconnected first.
2023-04-22 16:51:18 +02:00
..
2023-02-19 13:38:06 +01:00
2023-04-02 00:59:24 +02:00
2022-07-08 00:55:01 +02:00