Files
pilotclient/src/plugins/simulator/fs9
Roland Rossgotterer d6d2c0cc80 [FS9] Stop using Fs9Host and Fs9Client as CContinuousWorkers
Both were continuous workers since a blocking IDirectPlay8Peer::SendTo()
method was used. Since we use the default async method now, we don't need
the threaded implementation any longer. It still could happen that GUI
blocks for too long, but that would happen also for other simulator drivers.

ref T433
2019-02-22 20:36:21 +00:00
..
2018-04-05 02:52:50 +02:00
2018-11-04 17:43:06 +01:00