1. ef1d1f8 [MAJOR] auto-registering of pollers at load time by Willy Tarreau · 17 years ago
  2. b40d420 [BUILD] declare epoll_* as static when using our own functions by Willy Tarreau · 17 years ago
  3. 58094f2 [MAJOR] ev_epoll: do not rely on fd_sets anymore by Willy Tarreau · 17 years ago
  4. 2ff7622 [MAJOR] delay registering of listener sockets at startup by Willy Tarreau · 17 years ago
  5. 63455a9 [MINOR] use 'is_set' instead of 'isset' in struct poller by Willy Tarreau · 17 years ago
  6. 69801b8 [MINOR] removed proto/polling.h which was not used anymore by Willy Tarreau · 17 years ago
  7. e54e917 [MINOR] ev_* : moved the poll function closer to fd_* by Willy Tarreau · 17 years ago
  8. 97129b5 [MINOR] changed fd_set*/fd_clr* functions to return ints by Willy Tarreau · 17 years ago
  9. 28d8686 [MEDIUM] pollers: store the events in arrays by Willy Tarreau · 17 years ago
  10. 4f60f16 [MAJOR] modularize the polling mechanisms by Willy Tarreau · 17 years ago