MINOR: stream: prepare the hot refresh of timeouts
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Thu, 10 Dec 2020 12:43:51 +0000 (13:43 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Fri, 11 Dec 2020 11:01:07 +0000 (12:01 +0100)
commitb715078821446596bbef4261e454e059729f8aba
tree35a761003068038dc92e045732f08c754c0ebe5b
parent5a9fc2d10f2e1b7bc83bda1952d95b088d55695f
MINOR: stream: prepare the hot refresh of timeouts

Define a stream function to allow to update the timeouts.
This commit is in preparation for the support of dynamic timeouts with
the set-timeout rule.
include/haproxy/stream.h
src/stream.c