… | |
… | |
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 | |
67 | whats missing? |
72 | whats missing? |
68 | |
73 | |
69 | - evbuffer, evhttp, bufferevent are missing. |
74 | - evbuffer, evhttp, bufferevent are missing. |
70 | |
75 | |
71 | - no priority support at the moment (but likely to be delivered later). |
76 | - no priority support at the moment (but likely to be delivered later). |