ladybird/Userland
Andreas Kling f0fc516cf2 LibIPC: Increase the local socket buffer size to 128 KiB if possible
This makes a big difference on macOS, where the default buffer size
for local sockets is 8 KiB. With bigger buffers, we don't have to
block on IPC nearly as often.
2024-09-19 07:37:46 +02:00
..
Libraries LibIPC: Increase the local socket buffer size to 128 KiB if possible 2024-09-19 07:37:46 +02:00
Services RequestServer: Remove "dump connection info" mechanism and UI 2024-09-19 07:37:46 +02:00
Utilities LibMedia+Utilities: Remove encoders and aconv 2024-09-12 10:01:19 +02:00