haproxy/include
Willy Tarreau 4d2d098ea3 [MAJOR] call garbage collector when doing soft stop
When we're interrupted by another instance, it is very likely
that the other one will need some memory. Now we know how to
free what is not used, so let's do it.

Also only free non-null pointers. Previously, pool_destroy()
did implicitly check for this case which was incidentely
needed.
2007-05-14 00:39:29 +02:00
..
common [MAJOR] call garbage collector when doing soft stop 2007-05-14 00:39:29 +02:00
import [MAJOR] migrated task, tree64 and session to pool2 2007-05-13 19:43:47 +02:00
proto [MAJOR] ported requri to use mempools v2 2007-05-13 21:36:56 +02:00
types [MAJOR] convert the header indexes to use mempool v2 2007-05-13 22:57:02 +02:00