haproxy/include
Willy Tarreau 827aee913f [MAJOR] session: remove the ->srv pointer from struct session
This one has been removed and is now totally superseded by ->target.
To get the server, one must use target_srv(&s->target) instead of
s->srv now.

The function ensures that non-server targets still return NULL.
2011-03-10 23:32:17 +01:00
..
common [CLEANUP] hash: move the avalanche hash code globally available 2010-11-29 07:28:16 +01:00
import [MAJOR] replace ultree with ebtree in wait-queues 2008-06-24 08:17:16 +02:00
proto [MAJOR] session: remove the ->srv pointer from struct session 2011-03-10 23:32:17 +01:00
types [MAJOR] session: remove the ->srv pointer from struct session 2011-03-10 23:32:17 +01:00