haproxy/include
Willy Tarreau e694573fa0 MINOR: haproxy: add a registration for post-check functions
There's a significant amount of late initialization calls which are
performed after the point where we exit in check mode. These calls
are used to allocate resource and perform certain slow operations.
Let's have a way to register some functions which need to be called
there instead of having this multitude of #ifdef in the init path.
2016-12-21 21:30:54 +01:00
..
common BUG/MAJOR: Fix how the list of entities waiting for a buffer is handled 2016-12-12 19:11:04 +01:00
import CLEANUP: wurfl: reduce exposure in the rest of the code 2016-11-08 18:47:25 +01:00
proto BUILD/MEDIUM: Fixing the build using LibreSSL 2016-12-12 22:57:04 +01:00
types MINOR: haproxy: add a registration for post-check functions 2016-12-21 21:30:54 +01:00