haproxy/include
Willy Tarreau 1408b1f8be MINOR: pools: delegate parsing of command line option -dM to a new function
New function pool_parse_debugging() is now dedicated to parsing options
of -dM. For now it only handles the optional memory poisonning byte, but
the function may already return an informative message to be printed for
help, a warning or an error. This way we'll reuse it for the settings
that will be needed for configurable debugging options.
2022-02-23 17:28:41 +01:00
..
haproxy MINOR: pools: delegate parsing of command line option -dM to a new function 2022-02-23 17:28:41 +01:00
import