Willy Tarreau 4edd6836fc OPTIM/MINOR: proxy: reduce struct proxy by 48 bytes on 64-bit archs
Just by moving a few struct members around, we can avoid 32-bit holes
between 64-bit pointers and shrink the struct size by 48 bytes. That's
not huge but that's for free, so let's do it.
2014-08-28 15:08:14 +02:00
..
2014-06-20 07:10:07 +02:00
2009-01-25 13:49:53 +01:00
2007-05-13 20:19:55 +02:00
2014-06-20 07:10:07 +02:00