MINOR: sink: simplify post_sink_resolve function
authorAurelien DARRAGON <adarragon@haproxy.com>
Thu, 22 Jun 2023 16:33:39 +0000 (18:33 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Wed, 6 Sep 2023 14:06:39 +0000 (16:06 +0200)
commitd499485aa9d2d709a727668728743672c37462fd
treed3bff219c765e9ed9c808cf19881b9e05045bbd6
parentddd8671b195ddc8ec70e88851f200077d3c58776
MINOR: sink: simplify post_sink_resolve function

Simplify post_sink_resolve() function to reduce code duplication and
make it easier to maintain.
include/haproxy/sink.h
src/sink.c