mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-08 07:23:32 +02:00
For most of the xprt methods, provide a xprt_ctx. This will be useful later when we'll want to be able to stack xprts. The init() method now has to create and provide the said xprt_ctx if needed.