summaryrefslogtreecommitdiff
path: root/nio.h
diff options
context:
space:
mode:
Diffstat (limited to 'nio.h')
-rw-r--r--nio.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nio.h b/nio.h
index 5ee67d883..d1f5add72 100644
--- a/nio.h
+++ b/nio.h
@@ -15,7 +15,7 @@ enum
NIO_EVENT_INVALID = 0,
NIO_EVENT_INPUT = 1,
NIO_EVENT_OUTPUT = 2,
- NIO_EVENT_ERROR = 3,
+ NIO_EVENT_ERROR = 4,
};
struct nio