Willy Tarreau
f48919aafb
MINOR: buffers: add a new b_move() function
...
This function will be used to move parts of a buffer to another place
in the same buffer, even if the parts overlap. In order to keep things
under reasonable control, it only uses a length and absolute offsets
for the source and destination, and doesn't consider head nor data.
2018-12-24 11:45:00 +01:00
..
2014-05-08 22:38:02 +02:00
2010-10-30 19:04:33 +02:00
2018-12-24 11:45:00 +01:00
2018-11-26 19:50:32 +01:00
2018-11-26 19:50:32 +01:00
2018-12-02 18:37:56 +01:00
2018-10-29 19:14:14 +01:00
2018-12-08 15:27:03 +01:00
2018-10-17 19:59:43 +02:00
2018-12-16 08:17:23 +01:00
2018-10-08 19:20:13 +02:00
2012-11-11 20:53:30 +01:00
2010-08-10 14:01:15 +02:00
2018-12-11 17:15:13 +01:00
2018-12-24 11:45:00 +01:00
2018-03-21 05:04:01 +01:00
2018-11-26 19:50:32 +01:00
2018-07-19 16:23:43 +02:00
2018-12-11 09:07:02 +01:00
2017-10-31 18:03:24 +01:00
2018-09-20 11:45:56 +02:00
2018-09-14 17:40:35 +02:00
2018-12-01 17:37:27 +01:00
2018-12-11 17:15:04 +01:00
2018-11-26 19:50:32 +01:00
2018-12-07 13:25:59 +01:00
2018-07-19 16:23:43 +02:00
2018-12-16 08:15:16 +01:00
2018-12-02 18:38:15 +01:00
2018-11-12 19:15:15 +01: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-12-14 13:59:42 +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
2018-11-22 18:57:37 +01:00
2011-03-28 15:55:43 +02:00
2016-03-11 17:08:05 +01:00
2018-12-22 11:20:35 +01:00
2017-10-31 13:58:32 +01:00