34#ifndef XCOM_WITHOUT_OPENSSL
40#ifndef XCOM_WITHOUT_OPENSSL
static void task_dump_err(int err)
Definition: err_dump.h:32
#define FN
Definition: gcs_debug.h:310
@ D_BUG
Definition: gcs_debug.h:192
#define NDBG(x, f)
Definition: gcs_debug.h:320
#define STREXP(x)
Definition: gcs_debug.h:317
static Value err()
Create a Value object that represents an error condition.
Definition: json_binary.cc:908
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
#define XCOM_IFDBG(mask, body)
Definition: xcom_externals.h:63