summaryrefslogtreecommitdiffstats
path: root/include/haproxy/hlua-t.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/haproxy/hlua-t.h')
-rw-r--r--include/haproxy/hlua-t.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/haproxy/hlua-t.h b/include/haproxy/hlua-t.h
index 2672ffd..af54d86 100644
--- a/include/haproxy/hlua-t.h
+++ b/include/haproxy/hlua-t.h
@@ -67,6 +67,7 @@ struct stream;
#define HLUA_WAKEREQWR 0x00000008
#define HLUA_EXIT 0x00000010
#define HLUA_NOYIELD 0x00000020
+#define HLUA_BUSY 0x00000040
#define HLUA_F_AS_STRING 0x01
#define HLUA_F_MAY_USE_HTTP 0x02