aboutsummaryrefslogtreecommitdiff
path: root/docs/src
diff options
context:
space:
mode:
Diffstat (limited to 'docs/src')
-rw-r--r--docs/src/errors.rst12
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/src/errors.rst b/docs/src/errors.rst
index b8f971f5..f5a01ec5 100644
--- a/docs/src/errors.rst
+++ b/docs/src/errors.rst
@@ -319,6 +319,18 @@ Error constants
too many links
+.. c:macro:: UV_ENOTTY
+
+ inappropriate ioctl for device
+
+.. c:macro:: UV_EFTYPE
+
+ inappropriate file type or format
+
+.. c:macro:: UV_EILSEQ
+
+ illegal byte sequence
+
API
---