aboutsummaryrefslogtreecommitdiff
path: root/src/nng.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nng.h')
-rw-r--r--src/nng.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/nng.h b/src/nng.h
index 0c76ffe7..568347b3 100644
--- a/src/nng.h
+++ b/src/nng.h
@@ -549,6 +549,10 @@ enum nng_errno_enum {
NNG_ECONNABORTED = 18,
NNG_ECONNRESET = 19,
NNG_ECANCELED = 20,
+ NNG_ENOFILES = 21,
+ NNG_ENOSPC = 22,
+ NNG_EEXIST = 23,
+ NNG_EINTERNAL = 24,
};
// NNG_SYSERR is a special code, which allows us to wrap errors from the