haproxy/include
Willy Tarreau 9903f0e1a2 REORG: session: move the session parts out of stream.c
This concerns everythins related to accepting a new session and
expiring the embryonic session. There's still a hard-coded call
to stream_accept_session() which could be set somewhere in the
frontend, but for now it's not a problem.
2015-04-06 11:37:32 +02:00
..
common REORG/MAJOR: session: rename the "session" entity to "stream" 2015-04-06 11:23:56 +02:00
import
proto REORG: session: move the session parts out of stream.c 2015-04-06 11:37:32 +02:00
types MEDIUM: session: remove the task pointer from the session 2015-04-06 11:37:32 +02:00