Overlapped twophase-queue-run and delivery. Experimental.
[exim.git] / src / src / macros.h
index c99b152d5def3a82b6656f55ca0cf3505eecf785..ca61f530be56a66dba034740ccfcdd2366dbe921 100644 (file)
@@ -1100,4 +1100,9 @@ should not be one active. */
 #define SVFMT_TAINT_NOCHK      BIT(2)
 
 
+#ifdef EXPERIMENTAL_QUEUE_RAMP
+# define NOTIFIER_SOCKET_NAME  "exim_daemon_notify"
+# define NOTIFY_MSG_QRUN       1       /* Notify message types */
+#endif
+
 /* End of macros.h */