mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-27 06:46:13 +00:00
292d2c5d19
The NetClient code is now threaded, and this means it can try to flush
messages while 'knowingly' being disconnected.
This can be avoided by storing some state in NetClientSession
Improves 2d40068cd1, refs #3700
Differential Revision: https://code.wildfiregames.com/D3352
This was SVN commit r24616.