author | Ketmar Dark <ketmar@ketmar.no-ip.org> | |
Sun, 13 Oct 2019 01:32:38 +0000 (04:32 +0300) | ||
committer | Ketmar Dark <ketmar@ketmar.no-ip.org> | |
Sun, 13 Oct 2019 01:34:19 +0000 (04:34 +0300) | ||
commit | 5ecb6dd44de6bb04536ce3bddd5a4ef977a77420 | |
tree | c288025fab2708e71b8ed5d8c90b83ab0ffa03bf | tree | snapshot |
parent | f9af3a48743f80e9095082f9d8156d60b62f6b29 | commit | diff |
net: better masterserver communication
use blocking connections only in server list query. we don't need
to block at map loading, or in any other place, because we can
simply schedule update, and send them when master is available.
use blocking connections only in server list query. we don't need
to block at map loading, or in any other place, because we can
simply schedule update, and send them when master is available.
src/game/g_game.pas | diff | blob | history | |
src/game/g_net.pas | diff | blob | history | |
src/game/g_netmaster.pas | diff | blob | history |