]> git.kaiwu.me - haproxy.git/commit
MINOR: proto_uxst: add resume method
authorAurelien DARRAGON <adarragon@haproxy.com>
Mon, 6 Feb 2023 17:54:57 +0000 (18:54 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Thu, 23 Feb 2023 14:05:05 +0000 (15:05 +0100)
commit9c3214c7b44399cc8e244cbd15534729ba387787
treec06ccf704b24136598068c23f7b37bf70a4e8f81
parent8429627e3c2eb472dc94ec8d3d7275ef68a79128
MINOR: proto_uxst: add resume method

resume method was not explicitly defined for uxst protocol family.
Here we can safely use the default_resume_listener, just like the uxdg family.

This could be backported up to 2.4.
src/proto_uxst.c