X-Git-Url: https://git.llucax.com/software/libev.git/blobdiff_plain/4b05fe94e44407cd62092863e204337c521e7d8a..2dff0867c6069c41ede598cd78bb2d5223fde025:/README diff --git a/README b/README index 6dc26f9..e0e2eda 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 can 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?).