Files
ladybird/Libraries/LibCore
Andreas Kling 53cfed7c8b LibCore: Put a limit on how many unsent messages an IPC server queues
This patch adds a limit of 200 unsent messages per client. If a client
does not handle its incoming messages and we manage to queue up 200
messages for it, we'll now disconnect that client. :^)
2019-11-03 12:40:57 +01:00
..
2019-09-21 20:50:06 +02:00
2019-09-04 15:13:55 +02:00
2019-08-26 11:31:14 +02:00