diff options
| author | Stefan Boberg <[email protected]> | 2026-03-15 12:19:07 +0100 |
|---|---|---|
| committer | Stefan Boberg <[email protected]> | 2026-03-15 12:19:07 +0100 |
| commit | 4a1ac497ed43e6e185084711734f3627fb928819 (patch) | |
| tree | f40c281e5adcd9d3b848772946a219bda59b303e /src/zenserver/proxy/tcpproxy.cpp | |
| parent | Add valgrind suppression file for EASTL allocator alignment mismatches (diff) | |
| download | zen-4a1ac497ed43e6e185084711734f3627fb928819.tar.xz zen-4a1ac497ed43e6e185084711734f3627fb928819.zip | |
Use gathered buffer sequence in TcpLogStreamSink for batched TCP writes
Replace per-message asio::write loop with a single gathered write using
a fixed_vector of const_buffers, reducing syscall overhead when flushing
batches of log messages.
Diffstat (limited to 'src/zenserver/proxy/tcpproxy.cpp')
0 files changed, 0 insertions, 0 deletions