1. b0b37bc [MEDIUM] further improve monotonic clock by check forward jumps by Willy Tarreau · 16 years ago
  2. b7f694f [MEDIUM] implement a monotonic internal clock by Willy Tarreau · 16 years ago
  3. 3a62811 [BUG] event pollers must not wait if a task exists in the run queue by Willy Tarreau · 16 years ago
  4. 1db3771 [MEDIUM] limit the number of events returned by *poll* by Willy Tarreau · 17 years ago
  5. 79b8a62 [BUG] ev_kqueue was forgotten during the switch to timeval by Willy Tarreau · 17 years ago
  6. ef1d1f8 [MAJOR] auto-registering of pollers at load time by Willy Tarreau · 17 years ago
  7. 258696f [MAJOR] missing tv_now in kqueue_poll() blocking timeouts by Willy Tarreau · 17 years ago
  8. 40562cb [MINOR] kqueue: use fd_clo() to close the fd by Willy Tarreau · 17 years ago
  9. 2ff7622 [MAJOR] delay registering of listener sockets at startup by Willy Tarreau · 17 years ago
  10. 8755285 [MEDIUM] kqueue: do not manually remove fds by Willy Tarreau · 17 years ago
  11. cd5ce2a [MAJOR] kqueue bug in handling infinite timeouts by Willy Tarreau · 17 years ago
  12. 63455a9 [MINOR] use 'is_set' instead of 'isset' in struct poller by Willy Tarreau · 17 years ago
  13. 69801b8 [MINOR] removed proto/polling.h which was not used anymore by Willy Tarreau · 17 years ago
  14. 1e63130a [MAJOR] implemented support for FreeBSD's kqueue() polling mechanism by Willy Tarreau · 17 years ago