1. 70bcfb7 [OPTIM] GCC4's builtin_expect() is suboptimal by Willy Tarreau · Sun Jan 27 02:21:53 2008 +0100
  2. 1db3771 [MEDIUM] limit the number of events returned by *poll* by Willy Tarreau · Sun Jun 03 17:16:49 2007 +0200
  3. fb8983f [BUG] the epoll FD must not be shared between processes by Willy Tarreau · Sun Jun 03 16:40:44 2007 +0200
  4. bdefc51 [BUG] fix null timeouts in *poll-based pollers by Willy Tarreau · Mon May 14 02:02:04 2007 +0200
  5. d825eef [MAJOR] replaced all timeouts with struct timeval by Willy Tarreau · Sat May 12 22:35:00 2007 +0200
  6. ef1d1f8 [MAJOR] auto-registering of pollers at load time by Willy Tarreau · Mon Apr 16 00:25:25 2007 +0200
  7. b40d420 [BUILD] declare epoll_* as static when using our own functions by Willy Tarreau · Sun Apr 15 23:57:41 2007 +0200
  8. 58094f2 [MAJOR] ev_epoll: do not rely on fd_sets anymore by Willy Tarreau · Tue Apr 10 01:33:20 2007 +0200
  9. 2ff7622 [MAJOR] delay registering of listener sockets at startup by Willy Tarreau · Mon Apr 09 19:29:56 2007 +0200
  10. 63455a9 [MINOR] use 'is_set' instead of 'isset' in struct poller by Willy Tarreau · Mon Apr 09 15:34:49 2007 +0200
  11. 69801b8 [MINOR] removed proto/polling.h which was not used anymore by Willy Tarreau · Mon Apr 09 15:28:51 2007 +0200
  12. e54e917 [MINOR] ev_* : moved the poll function closer to fd_* by Willy Tarreau · Mon Apr 09 09:23:31 2007 +0200
  13. 97129b5 [MINOR] changed fd_set*/fd_clr* functions to return ints by Willy Tarreau · Mon Apr 09 00:54:46 2007 +0200
  14. 28d8686 [MEDIUM] pollers: store the events in arrays by Willy Tarreau · Sun Apr 08 17:42:27 2007 +0200
  15. 4f60f16 [MAJOR] modularize the polling mechanisms by Willy Tarreau · Sun Apr 08 16:39:58 2007 +0200