|
|
|
@ -1,5 +1,6 @@
|
|
|
|
|
libev is modelled after libevent (http://monkey.org/~provos/libevent/), but aims
|
|
|
|
|
to be faster and more correct, and also more featureful. Examples:
|
|
|
|
|
libev is modelled (very losely) after libevent
|
|
|
|
|
(http://monkey.org/~provos/libevent/), but aims to be faster and more
|
|
|
|
|
correct, and also more featureful. Examples:
|
|
|
|
|
|
|
|
|
|
(comparisons relative to libevent-1.3e and libev-0.00)
|
|
|
|
|
|
|
|
|
@ -56,6 +57,8 @@ to be faster and more correct, and also more featureful. Examples:
|
|
|
|
|
|
|
|
|
|
- libev handles EBADF gracefully by removing the offending fds.
|
|
|
|
|
|
|
|
|
|
- doesn't rely on nonportable BSD header files.
|
|
|
|
|
|
|
|
|
|
whats missing?
|
|
|
|
|
|
|
|
|
|
- evdns, evhttp, bufferevent are missing, libev is only an even library at
|
|
|
|
|