haproxy/include
Willy Tarreau 7d58a63071 [MINOR] added the Linux-style likely/unlikely macros
Recent GCC versions support the __builtin_expect() macro which
is undecipherable. Let's use likely()/unlikely() like it's done
in Linux.
2007-01-13 23:06:06 +01:00
..
common [MINOR] added the Linux-style likely/unlikely macros 2007-01-13 23:06:06 +01:00
import [MEDIUM] import ip_tproxy.h from cttproxy 2006-11-12 23:50:48 +01:00
proto [MAJOR] replace the wait-queue linked list with an rbtree. 2007-01-07 02:14:23 +01:00
types [MEDIUM] separate the http request from the session (step 1) 2007-01-07 15:46:13 +01:00