mirror of
https://github.com/SantaSpeen/BeamMP-Server.git
synced 2026-04-03 15:16:01 +00:00
implement GetOSName, start working on HttpsPOST
This commit is contained in:
@@ -992,4 +992,4 @@ std::string TNetwork::UDPRcvFromClient(sockaddr_in& client) const {
|
||||
return "";
|
||||
}
|
||||
return std::string(Ret.begin(), Ret.begin() + Rcv);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user