summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorroot <root>2007-11-08 16:58:00 +0000
committerroot <root>2007-11-08 16:58:00 +0000
commit08f366939c60afffe3eb0bf658f52a607c8bb693 (patch)
tree1779e319765d10fc2aa25738d17686d157c1f6cd /README
parent562ac1266c2d356af5d556cb0e0bbe96b83369d9 (diff)
*** empty log message ***
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 3 insertions, 6 deletions
diff --git a/README b/README
index 6dc26f9..de8bb0b 100644
--- a/README
+++ b/README
@@ -71,11 +71,8 @@ at http://libev.schmorp.de/bench.html).
whats missing?
-- evbuffer, evhttp, bufferevent are missing.
+- no event-like priority support at the moment (the ev priorities
+ are not yet finished and work differently, but you cna use idle watchers
+ to get a similar effect).
-- no priority support at the moment (but likely to be delivered later).
-
-- kqueue, poll (libev currently implements epoll and select).
-
-- windows support (whats windows?).