Willy Tarreau 90ed3836db MINOR: buffer: replace bo_getblk() with direction agnostic b_getblk()
This new functoin limits itself to the amount of data available in the
buffer and doesn't care about the direction anymore. It's only called
from co_getblk() which already checks that no more than the available
output bytes is requested.
2018-07-19 16:23:40 +02:00
..
2018-01-25 22:25:40 +01:00
2018-07-19 16:23:40 +02:00
2018-07-19 16:23:40 +02:00
2018-07-19 16:23:40 +02:00
2018-04-16 15:51:57 +02:00
2018-07-19 16:23:40 +02:00
2018-07-19 16:23:40 +02:00
2018-07-19 16:23:40 +02:00
2017-10-25 04:45:48 +02:00
2018-07-19 16:23:40 +02:00
2016-04-03 14:17:42 +02:00