mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-11 10:01:13 +01:00
Till now the callers had to know which one to call for specific use cases. Let's fuse them now since a single one will remain after the API migration. Given that bi_del() may only be used where o==0, just combine the two tests by first removing output data then only input.