mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-04-20 21:22:56 +02:00
This function will ease the initialization of new connections as well as their reuse. It initializes the obj_type and a few fields so that the connection is fresh again. It leaves the addresses and target untouched so it is suitable for use across connection retries.