X-Git-Url: https://git.llucax.com/software/libev.git/blobdiff_plain/89981d101c9d70b930deeea27f840b8a03e4281e..89c65248d571a6a0ba88e2e0290db2c03f1e992c:/README diff --git a/README b/README index 4886b2b..f86fcf6 100644 --- a/README +++ b/README @@ -54,6 +54,8 @@ to be faster and more correct, and also more featureful. Examples: (in libevent, backends have to deal with watchers, thus the problems) (epoll backend in libevent: 366 lines, libev: 90 lines, and more features) +- libev handles EBADF gracefully by removing the offending fds. + whats missing? - evdns, evhttp, bufferevent are missing, libev is only an even library at