libcaf
0.15.5
|
Cumulatively acknowledges received batches and signalizes new demand from a sink to its source. More...
#include <stream_msg.hpp>
Public Types | |
using | outer_type = stream_msg |
Allows the testing DSL to unbox this type automagically. | |
Public Attributes | |
int32_t | new_capacity |
Newly available credit. | |
int64_t | acknowledged_id |
Cumulative ack ID. | |
Cumulatively acknowledges received batches and signalizes new demand from a sink to its source.