X-Git-Url: https://git.llucax.com/software/libev.git/blobdiff_plain/4b05fe94e44407cd62092863e204337c521e7d8a..5687a11e0b63f15859822408f2c77fa18bc4fe53:/README 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?).