mirror of
http://git.haproxy.org/git/haproxy.git/
synced 2025-01-12 08:49:29 +00:00
efb4618c6e
Muxes and applets need to have both a pointer to the endpoint and to the conn_stream. It would seem more natural that they only have a pointer to the endpoint (that is always there) and that this one has an optional pointer to the conn_stream. This would reduce the number of elements to manipulate in lower level code. In addition, the conn_stream is not much used from the lower layers (wake and exceptional events mostly). |
||
---|---|---|
.. | ||
haproxy | ||
import |