34#ifndef XCOM_WITHOUT_OPENSSL
40#ifndef XCOM_WITHOUT_OPENSSL
static void task_dump_err(int err)
Definition: err_dump.h:32
#define IFDBG(mask, body)
Definition: gcs_debug.h:279
#define FN
Definition: gcs_debug.h:308
@ D_BUG
Definition: gcs_debug.h:190
#define NDBG(x, f)
Definition: gcs_debug.h:318
#define STREXP(x)
Definition: gcs_debug.h:315
static Value err()
Create a Value object that represents an error condition.
Definition: json_binary.cc:927
static int is_ssl_err(int err)
Definition: result.h:46
static int from_ssl_err(int err)
Definition: result.h:44
static int from_errno(int err)
Definition: result.h:42