haproxy/include
Willy Tarreau 3bc13774e1 [MINOR] pre-set analyser flags on the listener at registration time
In order to achieve more generic accept() code, we can set the request
analysers at the listener registration time. It's better than doing it
during accept(), and allows more code reuse.
2008-12-07 11:50:35 +01:00
..
common [OPTIM] add compiler hints in tick_is_expired() 2008-11-02 10:19:09 +01:00
import [MAJOR] replace ultree with ebtree in wait-queues 2008-06-24 08:17:16 +02:00
proto [MINOR] declare process_session in session.h, not proto_http.h 2008-12-01 01:35:40 +01:00
types [MINOR] pre-set analyser flags on the listener at registration time 2008-12-07 11:50:35 +01:00