mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-09-04 05:21:21 +02:00
Similar to REGISTER_POST_DEINIT() hook (which is invoked during deinit) but for master process only, when haproxy was started in master-worker mode. The goal is to be able to register cleanup functions that will only run for the master process right before exiting.