summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorroot <root>2007-10-31 18:28:00 +0000
committerroot <root>2007-10-31 18:28:00 +0000
commit469af6002e7d33bcc351c1113afb188c3c246b91 (patch)
treef4ebf75831f7adc6edfa46aef663d51df2818fb8 /README
parentf432e03e319f1ece247021aa0810c4af1cb50042 (diff)
add prepare watcher
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 2 insertions, 0 deletions
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