Willy Tarreau e69eada057 [OPTIM] used unsigned ints for HTTP state and message offsets
State and offsets within http_msg were incorrectly set to signed int.
Turning them into unsigned slightly improved performance while reducing
code size.
2008-02-14 23:14:30 +01:00
..
2007-11-28 14:20:44 +01:00
2007-11-28 14:20:44 +01:00
2007-11-28 14:20:44 +01:00
2007-11-28 14:20:44 +01:00
2008-01-22 11:29:06 +01:00
2008-01-22 11:29:06 +01:00
2007-05-14 02:11:56 +02:00
2007-11-30 18:38:35 +01:00