mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-13 01:19:02 +02:00
Let's encapsulate the logic of 'reload' sockpair and master CLI listeners creation, used by master CLI into a separate function, as we needed this only in master-worker runtime mode. This makes the code of init() more readable.