diff options
| author | root <root> | 2010-10-22 06:02:27 +0000 | 
|---|---|---|
| committer | root <root> | 2010-10-22 06:02:27 +0000 | 
| commit | dd0500884c780a5103d959f64b72fb81e566ddd6 (patch) | |
| tree | 3edd4ea5f7bf00a37279e098f917a0819b154932 /Changes | |
| parent | b5335f1d75c19c2618d6f9cc53ab530e1ed45b28 (diff) | |
*** empty log message ***
Diffstat (limited to 'Changes')
| -rw-r--r-- | Changes | 6 | 
1 files changed, 4 insertions, 2 deletions
@@ -44,8 +44,10 @@ TODO: include ev_xyz_start in each example?          - define _DARWIN_UNLIMITED_SELECT. just so.          - use enum instead of #define for most constants.          - improve compatibility to older C++ compilers. -        - ev_run/ev_default_loop/ev_break/ev_loop_new have now default -          arguments when compiled as C++. +        - (experimental) ev_run/ev_default_loop/ev_break/ev_loop_new have now +          default arguments when compiled as C++. +        - (experimental) all ev_functions that accept only a loop argument +          default that to EV_DEFAULT_UC when compiled as C++.  3.9  Thu Dec 31 07:59:59 CET 2009  	- signalfd is no longer used by default and has to be requested  | 
