mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-08 05:53:30 +02:00
This patch introduces mworker_cli_proxy_new_listener() which allows the creation of new listeners for the CLI proxy. Using this function it is possible to create new listeners from the program arguments with -Sa <unix_socket>. It is allowed to create multiple listeners with several -Sa.