diff options
author | root <root> | 2008-09-23 09:11:14 +0000 |
---|---|---|
committer | root <root> | 2008-09-23 09:11:14 +0000 |
commit | 5246c453622d33fa3cecc6f6b0ddc63d684ae065 (patch) | |
tree | 289878ffa1b0533fbda4f2000a79d1afd8069171 | |
parent | 187460d1da4f51061734c1b2696fa3239a90177b (diff) |
*** empty log message ***
-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 |