X-Git-Url: https://git.llucax.com/software/libev.git/blobdiff_plain/baf84e3741d88472c270efb118be8e3621ebe2d8..69799d7a176d30624a5499b13ceff8687143f1b1:/README?ds=sidebyside 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.