From c585a019b5590e9c5b01a77fc81088d551c99da9 Mon Sep 17 00:00:00 2001
From: root
ev_io
- is my file descriptor readable or writableev_io
- is this file descriptor readable or writableI/O watchers check whether a file descriptor is readable or writable
in each iteration of the event loop (This behaviour is called
level-triggering because you keep receiving events as long as the
diff --git a/ev.pod b/ev.pod
index 62a8299..b7bae06 100644
--- a/ev.pod
+++ b/ev.pod
@@ -564,10 +564,10 @@ NOTE: I