Willy Tarreau 5b9834f12a MINOR: buffer: add buffer_space_wraps()
This function returns true if the available buffer space wraps. This
will be used to detect if it's worth realigning a buffer when it lacks
contigous space.
2017-10-19 15:01:08 +02:00
..
2017-07-21 09:54:03 +02:00
2017-06-02 11:06:36 +02:00
2016-12-28 12:51:51 +01:00
2015-10-12 20:58:51 +02:00
2017-04-03 09:27:49 +02:00
2017-09-11 18:59:40 +02:00