mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-11 03:42:44 +02:00
The first function is used to (re)initialize a stream interface and the second to force it into a known state. These are intended for cleaning up the stream interface initialization code in session.c and peers.c and avoiding future issues with missing initializations.