commit | 89aeabff5bc99dc96cd1dcb65d7c06a60ea7ac35 | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Fri Apr 28 08:49:32 2023 +0200 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Fri Apr 28 08:51:34 2023 +0200 |
tree | 1fcd9b14437147c8b7312ecdb768c7a763baf34e | |
parent | 81951f264e299483699506336c9daaa37dac1b44 [diff] |
BUG/MINOR: resolvers: Use sc_need_room() to wait more room when dumping stats It was a cut/paste typo during stream-interface to conn-stream refactoring. sc_have_room() was used instead of sc_need_room(). This patch must be backported as far as 2.6.