mirror of
https://github.com/haproxy/haproxy.git
synced 2026-05-14 09:59:14 -04:00
In order to reduce the dependency over stream-interfaces, we now attach the incoming connection to the embryonic session's target instead of the stream-interface's connection. This means we won't need to initialize stream interfaces anymore after we implement dynamic connection allocation. The session's target is reset to NULL after the session has been converted to a complete session. |
||
|---|---|---|
| .. | ||
| common | ||
| import | ||
| proto | ||
| types | ||