Proton/lsteamclient
Paul Gofman 47ae0819ae lsteamclient: Execute SteamNetworkingSocketsDebugOutput callback from a Wine thread.
CW-Bug-Id: #20684

The callback is called from a native Unix thread which is not initialized with Wine,
meaning it, e. g., has a leftover TEB from another thread. Only native Unix functions
may be called from such a thread.
2022-06-03 14:26:11 +03:00
..
2018-02-08 09:21:25 -06:00
2018-10-31 07:48:34 -05:00
2018-03-30 10:40:09 -05:00