Go to the documentation of this file.
31#define counter_format "%" PRIu64
41#define BIG_TIMEOUT (60*60*24*7)
47#define ptr_format "0x%016" PRIx64
49#define ptr_format "0x%08lx"
51#define fragment_header_format "0x%08x"
62#define CCD_DEFAULT "DEFAULT"
69#define TLS_CHANNEL_BUF_SIZE 2048
82#define TLS_CHANNEL_MTU_MIN 154
88#define PUSH_BUNDLE_SIZE 1024
93#define PUSH_REQUEST_INTERVAL 5
98#define SCRIPT_SECURITY_WARNING "WARNING: External program may not be called unless '--script-security 2' or higher is enabled. See --help text or man page for detailed info."