]> git.kaiwu.me - haproxy.git/commit
MEDIUM: cli: worker socketpair is unstoppable
authorWilliam Lallemand <wlallemand@haproxy.com>
Fri, 16 Nov 2018 15:57:22 +0000 (16:57 +0100)
committerWilly Tarreau <w@1wt.eu>
Fri, 16 Nov 2018 16:05:40 +0000 (17:05 +0100)
commita337229ac29ef7614bafdfc23e5825a4d452e909
tree289fd23d9aa57b48c482252751ca470db7c07ebe
parentc59f9884d767473a0164ed7e3df48fbbf2eb2a1f
MEDIUM: cli: worker socketpair is unstoppable

In master-worker mode, the socketpair CLI listener of the worker is now
marked unstoppable, which allows to connect to the CLI of an old process
which is in a leaving state, allowing to debug it.
src/cli.c