MyGit

v1.3.0

ValveSoftware/GameNetworkingSockets

版本发布时间: 2021-05-31 03:40:53

ValveSoftware/GameNetworkingSockets最新发布版本:v1.4.1(2022-06-17 03:46:17)

Major changes

Performance improvements

Implemented a fine-grained locking strategy to greatly reduce lock contention, especially if API calls are made from multiple threads. (See issue #50.)

Added ISteamNetworkingMessages

This interface is primarily useful for porting existing code that expects to be able to make ad-hoc sendto/recvfrom calls to arbitrary addresses, and does not consistently use the abstraction of a "connection".

Other improvements

Compatibility

Some interfaces were renamed related to custom P2P signaling. Otherwise there were no major API-breaking changes. This update is compatible with the Steamworks SDK 1.51 release.

相关地址:原始地址 下载(tar) 下载(zip)

查看:2021-05-31发行的版本