Willy Tarreau f8a49eab4f MEDIUM: session: attach incoming connection to target on embryonic sessions
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.
2013-12-09 15:40:22 +01:00
..
2013-10-01 09:49:21 +02:00
2013-12-06 11:40:53 +01:00
2009-01-25 13:49:53 +01:00
2013-10-23 15:53:56 +02:00
2007-05-13 20:19:55 +02:00