2025-08-21 10:01 CEST

spring: maintenance 3877c3c2 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
rt rt maintenance 2019-04-14 20:23:41 maintenance 83d445d1
Changeset fix NetProto thread safety
the heartbeat thread could update serverConn at the
same time a loading client wanted to send some data,
e.g. a PE progress packet
mod - rts/Net/Protocol/NetProtocol.cpp Diff ] File ]
mod - rts/Net/Protocol/NetProtocol.h Diff ] File ]