summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorroot <root>2007-11-06 16:51:20 +0000
committerroot <root>2007-11-06 16:51:20 +0000
commit4b05fe94e44407cd62092863e204337c521e7d8a (patch)
tree592aa98976df84d148cbf1a78093e1589369c055 /README
parente7d1fc1a4bbd47e0d2f7d59d1ce4ccaa4fa0ab10 (diff)
*** empty log message ***
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
index e1963fd..6dc26f9 100644
--- a/README
+++ b/README
@@ -64,6 +64,11 @@ at http://libev.schmorp.de/bench.html).
- a event.h compatibility header exists, and can be used to run a wide
range of libevent programs unchanged (such as evdns.c).
+- win32 compatibility for the core parts.
+
+- the event core library (ev and event layer) compiles and works both as
+ C and C++.
+
whats missing?
- evbuffer, evhttp, bufferevent are missing.