haproxy/include
Willy Tarreau 26488ad358 MINOR: buffer: add b_end() and b_to_end()
These ones return respectively the pointer to the end of the buffer and
the distance between b->p and the end. These will simplify a bit some
new code needed to parse directly from a wrapping buffer.
2017-09-20 11:27:31 +02:00
..
common MINOR: buffer: add b_end() and b_to_end() 2017-09-20 11:27:31 +02:00
import CLEANUP: da: move global settings out of the global section 2016-12-21 21:30:54 +01:00
proto MINOR: listener: new function listener_release 2017-09-15 11:49:52 +02:00
types MINOR: listeners: make listeners count consistent with reality 2017-09-15 11:49:52 +02:00