diff options
author | root <root> | 2008-12-03 15:26:23 +0000 |
---|---|---|
committer | root <root> | 2008-12-03 15:26:23 +0000 |
commit | 1dc7c89f3d53fecd7cbe8d998c9cbdfd2106cfaa (patch) | |
tree | eb8e46d6b0cedd89508549a83c305373fbcbb3f8 /Changes | |
parent | c80a9f5d507071c8ca31b8134f2a1662f306ef28 (diff) |
*** empty log message ***
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -8,6 +8,8 @@ Revision history for libev, a high-performance and full-featured event loop. - EXPERIMENTAL: default the method to operator () in ev++.h, to make it nicer to use functors (requested by Benedek László). - fixed const object callbacks in ev++.h. + - replaced loop_ref argument of watcher.set (loop) by a direct + ev_loop * in ev++.h, to avoid clashes with functor patch. 3.49 Wed Nov 19 11:26:53 CET 2008 - ev_stat watchers will now use inotify as a mere hint on |