mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-21 12:03:32 +02:00
Conditions will need to have context, arguments etc from the command line. Since these will vary with time (otherwise we wouldn't wait), let's just pass them as text (possibly pre-processed). We're starting with 4 strings that are expected to be allocated by strdup() and are always sent to free() upon release.