diff --git a/ev.pod b/ev.pod index 70c5f0a..db47f62 100644 --- a/ev.pod +++ b/ev.pod @@ -3952,7 +3952,7 @@ will work fine. Proper exception specifications might have to be added to callbacks passed to libev: exceptions may be thrown only from watcher callbacks, all -other callbacks (allocator, syserr, loop acquire/release and periodioc +other callbacks (allocator, syserr, loop acquire/release and periodic reschedule callbacks) must not throw exceptions, and might need a C specification. If you have code that needs to be compiled as both C and C++ you can use the C macro for this: @@ -4561,7 +4561,7 @@ the underlying OS handle. If defined to be C<1>, libev will use C to create its internal communication socket, which works better in some environments. Otherwise, the normal C function will be used, which works better in other -enviornments. +environments. =item EV_USE_POLL