mirror of
https://github.com/haproxy/haproxy.git
synced 2026-03-29 22:04:53 -04:00
Thanks to all previous changes, it is now possible to move the stream-interface into the conn-stream. To do so, some SI functions are removed and their conn-stream counterparts are added. In addition, the conn-stream is now responsible to create and release the stream-interface. While the stream-interfaces were inlined in the stream structure, there is now a pointer in the conn-stream. stream-interfaces are now dynamically allocated. Thus a dedicated pool is added. It is a temporary change because, at the end, the stream-interface structure will most probably disappear. |
||
|---|---|---|
| .. | ||
| haproxy | ||
| import | ||