haproxy/include
Willy Tarreau 7c0a151a2e [CLEANUP] stream_interface: remove the applet.handler pointer
Now that we have the target pointer and type in the stream interface,
we don't need the applet.handler pointer anymore. That makes the code
somewhat cleaner because we know we're dealing with an applet by checking
its type instead of checking the pointer is not null.
2011-03-10 23:32:15 +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 [MEDIUM] stream_interface: store the target pointer and type 2011-03-10 23:32:15 +01:00
types [CLEANUP] stream_interface: remove the applet.handler pointer 2011-03-10 23:32:15 +01:00