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.