Files
ladybird/Libraries/LibIPC
Aliaksandr Kalenik 466c793fdb LibIPC: Use AllocatingMemoryStream in TransportSocket send queue
Memory stream is a more suitable container for the socket send queue,
as using it results in fewer allocations than trying to emulate a stream
using a Vector.
2025-04-15 18:48:53 +02:00
..
2025-02-12 22:31:43 -07:00
2025-02-12 22:31:43 -07:00
2025-02-12 22:31:43 -07:00
2025-02-12 22:31:43 -07:00