diff options
author | root <root> | 2007-11-02 12:23:52 +0000 |
---|---|---|
committer | root <root> | 2007-11-02 12:23:52 +0000 |
commit | 736c339cd39bb22dacbf56274203876871f63196 (patch) | |
tree | 55346036ca1eef3eef1c0c7e49b30679b3e69bdf | |
parent | 9c3ea2c67ff2082780a7323fa5df445469faf0b4 (diff) |
*** empty log message ***
-rw-r--r-- | README | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -6,7 +6,8 @@ to be faster and more correct, and also more featureful. DIFFERENCES AND COMPARISON TO LIBEVENT: -(comparisons relative to libevent-1.3e and libev-0.00) +(comparisons relative to libevent-1.3e and libev-0.00, see also the benchmark +at http://libev.schmorp.de/bench.html). - multiple watchers can wait for the same event without deregistering others, both for file descriptors as well as signals. |