haproxy/include
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
..
common MAJOR: chunks: replace struct chunk with struct buffer 2018-07-19 16:23:43 +02:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto MAJOR: chunks: replace struct chunk with struct buffer 2018-07-19 16:23:43 +02:00
types MAJOR: chunks: replace struct chunk with struct buffer 2018-07-19 16:23:43 +02:00