haproxy/include
Patrick Hemmer da282f4a8f MINOR: queue: store the queue index in the stream when enqueuing
We store the queue index in the stream and check it on dequeueing to
figure how many entries were processed in between. This way we'll be
able to count the elements that may later be added before ours.
2018-08-10 15:06:25 +02:00
..
common BUG/MINOR: threads: Remove the unexisting lock label "UPDATED_SERVERS_LOCK" 2018-08-08 10:41:11 +02:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto BUG/MEDIUM: connection/mux: take care of serverless proxies 2018-08-08 18:44:43 +02:00
types MINOR: queue: store the queue index in the stream when enqueuing 2018-08-10 15:06:25 +02:00