mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-09 17:02:39 +02:00
Store a reference to proxy in the qcc structure. This will be useful to access to proxy members outside of qcc_init(). Most notably, this change is required to implement timeout refreshing by using the various timeouts configured at the proxy level.