mirror of
https://github.com/luanti-org/luanti.git
synced 2025-12-23 23:15:30 +01:00
Do not allocate packet quota to half-open connections
This commit is contained in:
@@ -764,6 +764,8 @@ protected:
|
||||
return m_peer_ids;
|
||||
}
|
||||
|
||||
u32 getActiveCount();
|
||||
|
||||
UDPSocket m_udpSocket;
|
||||
// Command queue: user -> SendThread
|
||||
MutexedQueue<ConnectionCommandPtr> m_command_queue;
|
||||
|
||||
Reference in New Issue
Block a user