mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-10 05:32:46 +02:00
qc_build_pkt() error handling was difficult due to multiple error code possible. Improve this by defining a proper enum to describe the various error code. Also clean up ending labels inside qc_build_pkt().