commit | ad90a0c80e9b9e028f5c16e24005ef09b8d2b5bb | [log] [tgz] |
---|---|---|
author | willy tarreau <willy@wtap.(none)> | Sun Dec 18 01:09:15 2005 +0100 |
committer | willy tarreau <willy@wtap.(none)> | Sun Dec 18 01:09:15 2005 +0100 |
tree | 742b2c4dbe13cd74114d0fd62030d0eaa19861e6 | |
parent | c1f4753d6073cbc276903a9cbce5a58787052a67 [diff] [blame] |
* released 1.2.5-pre3 * experimental epoll() support (use temporary '-e' argument)
diff --git a/TODO b/TODO index 047468b..66a4ec6 100644 --- a/TODO +++ b/TODO
@@ -139,4 +139,5 @@ * appcookie - weighted round robin - option to shutdown(listen_sock) when max connections reached - +* epoll +- replace the event scheduler with an O(log(N)) one