commit | 5214099233d99b8288fb392dfe911bc9ea86e9af | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Fri Nov 06 15:23:39 2020 +0100 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Fri Nov 13 16:26:10 2020 +0100 |
tree | 3944e3348519e46c4fc05b21e21f05233baabfc4 | |
parent | 83fefbcdff9f562d719fcb5da6b4a11e20e13c7c [diff] |
MINOR: config/mux-h2: Return ERR_ flags from init_h2() instead of a status post-check function callbacks must return ERR_* flags. Thus, init_h2() is fixed to return ERR_NONE on success or (ERR_ALERT|ERR_FATAL) on error. This patch may be backported as far as 2.2.