Willy Tarreau 77e478c56e MINOR: stream-int: use the new buffer API
A few locations still accessing ->i and ->o directly were changed to
use ci_data() and co_data() respectively. A call to b_del() was replaced
with co_set_data() in si_cs_send() so that ->o will is automatically be
decremented after the migration.
2018-07-19 16:23:42 +02:00
..
2018-01-25 22:25:40 +01:00
2018-07-19 16:23:42 +02:00
2018-07-19 16:23:42 +02:00
2018-04-16 15:51:57 +02:00
2017-10-25 04:45:48 +02:00
2016-04-03 14:17:42 +02:00