Willy Tarreau
e5f12ce7f2
MINOR: buffer: replace bi_del() and bo_del() with b_del()
...
Till now the callers had to know which one to call for specific use cases.
Let's fuse them now since a single one will remain after the API migration.
Given that bi_del() may only be used where o==0, just combine the two tests
by first removing output data then only input.
2018-07-19 16:23:40 +02:00
..
2014-05-08 22:38:02 +02:00
2010-10-30 19:04:33 +02:00
2018-07-19 16:23:40 +02:00
2018-07-19 16:23:40 +02:00
2018-06-21 20:43:52 +02:00
2017-11-24 17:49:53 +01:00
2016-08-10 21:11:38 +02:00
2018-02-05 14:24:50 +01:00
2018-02-22 14:18:45 +01:00
2015-10-08 14:12:13 +02:00
2018-05-26 20:03:24 +02:00
2012-11-11 20:53:30 +01:00
2010-08-10 14:01:15 +02:00
2018-04-26 10:15:14 +02:00
2018-03-21 05:04:01 +01:00
2018-06-08 18:24:53 +02:00
2017-11-21 21:13:36 +01:00
2017-10-31 18:03:24 +01:00
2017-10-31 18:03:24 +01:00
2017-12-04 18:06:51 +01:00
2017-10-22 09:54:14 +02:00
2017-10-19 15:01:08 +02:00
2018-02-22 14:18:45 +01:00
2017-10-31 03:44:11 +01:00
2015-04-08 17:31:40 +02:00
2017-09-21 06:27:08 +02:00
2017-10-31 13:58:31 +01:00
2014-05-08 22:38:02 +02:00
2018-02-21 05:07:35 +01:00
2015-10-12 20:58:51 +02:00
2006-06-29 18:54:54 +02:00
2009-03-21 10:25:14 +01:00
2017-10-31 13:58:30 +01:00
2011-03-28 15:55:43 +02:00
2016-03-11 17:08:05 +01:00
2017-11-26 19:50:17 +01:00
2017-10-31 13:58:32 +01:00