mirror of
http://git.haproxy.org/git/haproxy.git/
synced 2025-01-15 02:00:56 +00:00
8f24023ba0
The principle is that when emitting a message, if some dropped events were logged, we first attempt to report this counter before going further. This is done under an exclusive lock while all logs are produced under a shared lock. This ensures that the dropped line is accurately reported and doesn't accidently arrive after a later event. |
||
---|---|---|
.. | ||
common | ||
import | ||
proto | ||
types |