diff options
-rw-r--r-- | Changes | 1 | ||||
-rw-r--r-- | ev.pod | 2 |
2 files changed, 3 insertions, 0 deletions
@@ -1,6 +1,7 @@ Revision history for libev, a high-performance and full-featured event loop. WISH? monotonic clocks times/GetTickCount for coarse corrections? +TODO: use automatic fork for ev_embed. 3.44 - new function: ev_now_update (loop). - verify_watcher was not marked static. @@ -3243,6 +3243,8 @@ their default definitions. One possible use for overriding these is to avoid the C<struct ev_loop *> as first argument in all cases, or to use method calls instead of plain function calls in C++. +=back + =head2 EXPORTED API SYMBOLS If you need to re-export the API (e.g. via a DLL) and you need a list of |