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
..
2008-01-18 17:20:13 +01:00
2008-01-22 11:29:06 +01:00
2007-05-13 20:19:55 +02:00