summaryrefslogtreecommitdiff
path: root/py/moduerrno.c
diff options
context:
space:
mode:
Diffstat (limited to 'py/moduerrno.c')
-rw-r--r--py/moduerrno.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/py/moduerrno.c b/py/moduerrno.c
index c7f2aacdf..343b29ba0 100644
--- a/py/moduerrno.c
+++ b/py/moduerrno.c
@@ -53,6 +53,7 @@
X(ENOBUFS) \
X(ENOTCONN) \
X(ETIMEDOUT) \
+ X(ECONNREFUSED) \
X(EHOSTUNREACH) \
X(EALREADY) \
X(EINPROGRESS) \