]> git.llucax.com Git - software/libev.git/blobdiff - README
*** empty log message ***
[software/libev.git] / README
diff --git a/README b/README
index 6dc26f94e8121f119bc1c33fdbd7a58637e4a911..4552ba5aa71937a2be8b1bae7dd3e3f1c423f42c 100644 (file)
--- a/README
+++ b/README
@@ -1,3 +1,6 @@
+Homepage: http://software.schmorp.de/pkg/libev
+E-Mail: libev@schmorp.de
+
 libev is a high-performance event loop/event model with lots of features.
 
 It is modelled (very losely) after libevent
@@ -71,11 +74,10 @@ at http://libev.schmorp.de/bench.html).
 
 whats missing?
 
-- evbuffer, evhttp, bufferevent are missing.
-
-- no priority support at the moment (but likely to be delivered later).
-
-- kqueue, poll (libev currently implements epoll and select).
+- 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).
 
-- windows support (whats windows?).
+AUTHOR
 
+libev was written and designed by Marc Lehmann and Emanuele Giaquinta.