ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libev/README
(Generate patch)

Comparing libev/README (file contents):
Revision 1.12 by root, Sun Nov 4 01:42:05 2007 UTC vs.
Revision 1.14 by root, Thu Nov 8 16:58:00 2007 UTC

62- doesn't rely on nonportable BSD header files. 62- doesn't rely on nonportable BSD header files.
63 63
64- a event.h compatibility header exists, and can be used to run a wide 64- a event.h compatibility header exists, and can be used to run a wide
65 range of libevent programs unchanged (such as evdns.c). 65 range of libevent programs unchanged (such as evdns.c).
66 66
67- win32 compatibility for the core parts.
68
69- the event core library (ev and event layer) compiles and works both as
70 C and C++.
71
67whats missing? 72whats missing?
68 73
69- evbuffer, evhttp, bufferevent are missing. 74- no event-like priority support at the moment (the ev priorities
75 are not yet finished and work differently, but you cna use idle watchers
76 to get a similar effect).
70 77
71- no priority support at the moment (but likely to be delivered later).
72 78
73- kqueue, poll (libev currently implements epoll and select).
74
75- windows support (whats windows?).
76

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines