Hi,

I'd like to suggest the following clarification to the docs:

cvs diff: Diffing .
Index: ev.pod
===================================================================
RCS file: /schmorpforge/libev/ev.pod,v
retrieving revision 1.434
diff -u -r1.434 ev.pod
--- ev.pod      6 May 2014 13:24:39 -0000       1.434
+++ ev.pod      8 Jan 2015 09:34:56 -0000
@@ -1749,7 +1749,9 @@

 =item int events [read-only]

-The events being watched.
+The events being watched. May contain additional (internal) event flags
+besides C<EV_READ> and C<EV_WRITE>, so make sure you use bitmasks when
+you check this member.

 =back


Best regards,
Alexander

_______________________________________________
libev mailing list
[email protected]
http://lists.schmorp.de/cgi-bin/mailman/listinfo/libev

Reply via email to