Files
haproxy/src
Valentine Krasnobaeva 1cee184145 MINOR: startup: encapsulate master's code in run_master
Let's encapsulate master's code (steps which it does before entering in its
polling loop and deinitialization routines after) in a separate run_master()
function. This makes the code of main() more readable. In future we plan to put
in run_master() more master process related code, in order to clean completely
init_step_2(), init_step_3() and init_step_4().
2024-10-16 22:02:39 +02:00
..
2024-10-04 21:38:14 +02:00
2024-10-04 21:38:14 +02:00
2024-10-04 21:38:14 +02:00
2024-10-10 16:55:15 +02:00