haproxy/include
Willy Tarreau 02615f9b16 MINOR: server: remove the SRV_DRAIN flag which can always be deduced
This flag is only a copy of (srv->uweight == 0), so better get rid of
it to reduce some of the confusion that remains in the code, and use
a simple function to return this state based on this weight instead.
2014-05-13 22:18:13 +02:00
..
common DOC: stop referencing the slow git repository in the README 2014-05-10 11:04:39 +02:00
import [MAJOR] replace ultree with ebtree in wait-queues 2008-06-24 08:17:16 +02:00
proto MINOR: server: remove the SRV_DRAIN flag which can always be deduced 2014-05-13 22:18:13 +02:00
types MINOR: server: remove the SRV_DRAIN flag which can always be deduced 2014-05-13 22:18:13 +02:00