haproxy/include
Willy Tarreau 3c595ac3ad MEDIUM: applet: implement a run queue for active appctx
The new function is called for each round of polling in order to call any
active appctx. For now we pick the stream interface from the appctx's
owner. At the moment there's no appctx queued yet, but we have everything
needed to queue them and remove them.
2015-04-23 17:56:16 +02:00
..
common CLEANUP: namespaces: fix protection against multiple inclusions 2015-04-08 17:31:40 +02:00
import
proto MEDIUM: applet: implement a run queue for active appctx 2015-04-23 17:56:16 +02:00
types MEDIUM: applet: add basic support for an applet run queue 2015-04-23 17:56:16 +02:00