Paul Gofman
|
e8df09e258
|
lsteamclient: Also overload lin SteamNetworkingMessage_t.m_pfnRelease.
CW-Bug-Id: #22649
So msg wrapper is freed when the message is released from steamclient
side.
|
2023-09-12 14:44:08 +03:00 |
|
Paul Gofman
|
8a109013b4
|
lsteamclient: Handle calls to SteamNetworkingMessage_t.m_pfnFreeData from native threads.
CW-Bug-Id: #22649
|
2023-09-12 14:44:08 +03:00 |
|
Paul Gofman
|
a798b8308f
|
lsteamclient: Use a list to map lin SteamNetworkingMessage_t to wrapper.
CW-Bug-Id: #22649
|
2023-09-12 14:44:08 +03:00 |
|
Paul Gofman
|
a7bdd61d20
|
lsteamclient: Use plain memory allocation / free for SteamNetworkingMessage_t wrapper.
CW-Bug-Id: #22649
|
2023-09-12 14:44:08 +03:00 |
|
Paul Gofman
|
6ed890c9e9
|
lsteamclient: Avoid code duplication in handling SteamNetworkingMessage_t wrapping.
CW-Bug-Id: #22649
|
2023-09-12 14:44:08 +03:00 |
|