Go to the documentation of this file.
32#define counter_format "%" PRIu64
42#define BIG_TIMEOUT (60 * 60 * 24 * 7)
48#define ptr_format "0x%016" PRIx64
50#define ptr_format "0x%08lx"
52#define fragment_header_format "0x%08x"
63#define CCD_DEFAULT "DEFAULT"
70#define TLS_CHANNEL_BUF_SIZE 2048
83#define TLS_CHANNEL_MTU_MIN 154
89#define PUSH_BUNDLE_SIZE 1024
94#define PUSH_REQUEST_INTERVAL 5
99#define SCRIPT_SECURITY_WARNING \
100 "WARNING: External program may not be called unless '--script-security 2' or higher is enabled. See --help text or man page for detailed info."