mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-01 17:38:41 +00:00
Sanity-check reliable packet size at earlier point
This commit is contained in:
parent
5df60d85f7
commit
97066bf795
3 changed files with 25 additions and 18 deletions
|
@ -113,7 +113,7 @@ private:
|
|||
class ConnectionReceiveThread : public Thread
|
||||
{
|
||||
public:
|
||||
ConnectionReceiveThread(unsigned int max_packet_size);
|
||||
ConnectionReceiveThread();
|
||||
|
||||
void *run();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue