The last 3 log lines appear when I close my clients. So the connections are active all the time. Yet, the server only sends PINGs to one connection (and as such only one connection responds).
This is reproducible with other messages as well (e.g. player_info on new logins etc.)
This might be an edge case. This behavior appears if no other users are on the server.
What server version were you testing this on? I cannot reproduce it in 1.3.4. I connect with 3 clients and all 3 of them get ping messages from the server.
I am connecting with 3 tcp sessions from 1 computer to the test server.
Have a look at this log:
The last 3 log lines appear when I close my clients. So the connections are active all the time. Yet, the server only sends PINGs to one connection (and as such only one connection responds). This is reproducible with other messages as well (e.g. player_info on new logins etc.)
This might be an edge case. This behavior appears if no other users are on the server.