* released 1.2.5.1
* dirty hack to fix a bug introduced with epoll : if we close an FD and
  immediately reassign it to another session through a connect(), the
  Prev{Read,Write}Events are not updated, which causes trouble detecting
  changes, thus leading to many timeouts at high loads.
2 files changed
tree: 721e173d928eb18ebab925fc992f86598298a47f
  1. doc/
  2. examples/
  3. include/
  4. src/
  5. tests/
  6. CHANGELOG
  7. haproxy.c
  8. Makefile
  9. TODO