]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: stream: add sample fetches
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Thu, 10 Dec 2020 12:43:57 +0000 (13:43 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Fri, 11 Dec 2020 11:01:07 +0000 (12:01 +0100)
commit12bada5662f41b3ae6c8d442905cbc57bdb9b9b3
tree5a98ea9bc3b7bc3133bd764711944e7fc21f2d61
parentd91d7796187ab32b2a7d093867ee0d0b9391cd46
MINOR: stream: add sample fetches

Prepare the possibility to register sample fetches on the stream.

This commit is necessary to implement sample fetches to retrieve the
current timeout values.
src/stream.c