Willy Tarreau 83061a820e MAJOR: chunks: replace struct chunk with struct buffer
Now all the code used to manipulate chunks uses a struct buffer instead.
The functions are still called "chunk*", and some of them will progressively
move to the generic buffer handling code as they are cleaned up.
2018-07-19 16:23:43 +02:00
..
2006-06-15 21:48:13 +02:00
2017-04-13 19:15:17 +02:00
2006-06-15 21:48:13 +02:00
2018-06-01 05:38:00 +02:00