--- libev/ev.pod 2011/06/14 07:23:46 1.376 +++ libev/ev.pod 2011/07/12 23:32:10 1.379 @@ -3946,7 +3946,7 @@ class myclass { ev::io io ; void io_cb (ev::io &w, int revents); - ev::io2 io2 ; void io2_cb (ev::io &w, int revents); + ev::io io2 ; void io2_cb (ev::io &w, int revents); ev::idle idle; void idle_cb (ev::idle &w, int revents); myclass (int fd) @@ -4007,7 +4007,7 @@ =item D Leandro Lucarella has written a D language binding (F) for libev, to -be found at L. +be found at L. =item Ocaml @@ -4378,7 +4378,9 @@ in C watchers. In the absence of this define, libev will use C -(from F), which is usually good enough on most platforms. +(from F), which is usually good enough on most platforms, +although strictly speaking using a type that also implies a memory fence +is required. =item EV_H (h)