willy tarreau ef900ab0f4 * released 1.1.2
* fixed a bug in buffer management where we could have a loop
  between event_read() and process_{cli|srv} if R==BUFSIZE-MAXREWRITE.
  => implemented an adjustable buffer limit.
* fixed a bug : expiration of tasks in wait queue timeout is used again,
  and running tasks are skipped.
* added some debug lines for accept events.
* send warnings for servers up/down.
2005-12-17 12:52:52 +01:00
2005-12-17 12:51:03 +01:00
2005-12-17 12:52:52 +01:00
2005-12-17 12:48:26 +01:00
2005-12-17 12:21:26 +01:00
2005-12-17 12:52:52 +01:00
2005-12-17 12:51:03 +01:00
Languages
C 98%
Shell 0.9%
Makefile 0.5%
Lua 0.2%
Python 0.2%