Skip to content

v1.3.2

Latest
Compare
Choose a tag to compare
@RoySenpai RoySenpai released this 11 Nov 21:59

Changelog

  • Fixed a critical issue in the RUDP_Socket::recv() method, when there is a mismatch in the MTU and the receiver side has a larger MTU, there was a misalignment in the offset of the data, which could cause a segmentation fault.
  • Updated libwinpthread-1.dll for Windows to the last version.