2025-08-24 11:32 CEST

spring: develop c732a6dc Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
rt rt develop 2019-04-14 20:23:41 develop 245f660c
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 ]