forked from mirror/OpenTTD
(svn r21363) -Add: support for limiting the amount of (accepted) incoming data
This commit is contained in:
@@ -39,7 +39,7 @@ public:
|
||||
bool SendPackets(bool closing_down = false);
|
||||
bool IsPacketQueueEmpty();
|
||||
|
||||
Packet *ReceivePacket();
|
||||
virtual Packet *ReceivePacket();
|
||||
|
||||
bool CanSendReceive();
|
||||
|
||||
|
Reference in New Issue
Block a user