haproxy/include
William Lallemand 291810d8f8 MEDIUM: mworker: find the server ptr using a CLI prefix
Add a struct server pointer in the mworker_proc struct so we can easily
use it as a target for the mworker proxy.

pcli_prefix_to_pid() is used to find the right PID of the worker
when using a prefix in the CLI. (@master, @#<relative pid> , @<pid>)

pcli_pid_to_server() is used to find the right target server for the
CLI proxy.
2018-10-28 13:51:39 +01:00
..
common CLEANUP: tools: fix misleading comment above function LIM2A 2018-10-26 05:00:48 +02:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto MEDIUM: mworker: create CLI listeners from argv[] 2018-10-28 13:51:39 +01:00
types MEDIUM: mworker: find the server ptr using a CLI prefix 2018-10-28 13:51:39 +01:00