mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-01 05:01:49 +01:00
Now, we use init_log_buffers and deinit_log_buffers to, respectively, initialize and deinitialize log buffers used for syslog messages. These functions have been introduced to be used by threads, to deal with thread-local log buffers.