mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-16 01:45:36 +02:00
Sanity-check reliable packet size at earlier point
This commit is contained in:
@@ -113,7 +113,7 @@ private:
|
||||
class ConnectionReceiveThread : public Thread
|
||||
{
|
||||
public:
|
||||
ConnectionReceiveThread(unsigned int max_packet_size);
|
||||
ConnectionReceiveThread();
|
||||
|
||||
void *run();
|
||||
|
||||
|
Reference in New Issue
Block a user