Proton/lsteamclient
Paul Gofman 88fd317c68 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-05-23 15:57:23 -05: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