mirror of
https://github.com/celisej567/mcpe.git
synced 2026-09-23 20:09:46 +03:00
* Revert RakNetSocket2 implementation.
It breaks Windows XP compatibility by depending on inet_ntop. Please fix!
This commit is contained in:
2
thirdparty/raknet/RakNetSocket2.cpp
vendored
2
thirdparty/raknet/RakNetSocket2.cpp
vendored
@@ -74,7 +74,7 @@ RakNetSocket2* RakNetSocket2Allocator::AllocRNS2(void)
|
||||
s2 = RakNet::OP_NEW<RNS2_WindowsStore8>(_FILE_AND_LINE_);
|
||||
s2->SetSocketType(RNS2T_WINDOWS_STORE_8);
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user