]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: mworker: mworker_cli_proxy_new_listener() returns a bind_conf
authorWilliam Lallemand <wlallemand@haproxy.org>
Sat, 24 Sep 2022 13:51:27 +0000 (15:51 +0200)
committerWilliam Lallemand <wlallemand@haproxy.org>
Sat, 24 Sep 2022 13:51:27 +0000 (15:51 +0200)
commit21623b59499ac21094b2635b1fa555fec6ffcd3b
tree2e22e0eb91d1c849700942dd7a4703d4437a856f
parent68192b2cdff4b294cbbe5bcf8ee4b7f60e22d569
MINOR: mworker: mworker_cli_proxy_new_listener() returns a bind_conf

mworker_cli_proxy_new_listener() now returns a bind_conf * or NULL upon
failure.
include/haproxy/cli.h
src/cli.c
src/haproxy.c