diff options
| author | root <root> | 2010-10-16 00:59:56 +0000 | 
|---|---|---|
| committer | root <root> | 2010-10-16 00:59:56 +0000 | 
| commit | 18b4cf7f89ec3deaa0a9478044da05b082c7e6e1 (patch) | |
| tree | 7fdb08319d5696c52a61b5457b3b49d45fb5c4b8 /Changes | |
| parent | b49fbc854eab1694efaaba3d3f971d61d695222f (diff) | |
*** empty log message ***
Diffstat (limited to 'Changes')
| -rw-r--r-- | Changes | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -12,6 +12,7 @@ TODO: section watcher states/lifetime  	- replace EV_MINIMAL by EV_FEATURES.          - prefer EPOLL_CTL_ADD over EPOLL_CTL_MOD in some more cases, as it            seems the former is *much* faster than the latter. +        - reduce the number of spurious wake-ups with the ports backend.          - remove dependency on sys/queue.h on freebsd (patch by Vanilla Hsu).          - add (undocumented) EV_ENABLE when adding events with kqueue,            this might help with OS X, which seems to need it despite documenting | 
