Attention is currently required from: daniel, laforge, neels, osmith, pespin.
Hello Jenkins Builder, daniel, fixeria, laforge, neels, osmith,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/libosmo-netif/+/39316?usp=email
to look at the new patch set (#2).
Change subject: stream: Introduce osmo_stream_{cli,srv}_set_segmentation_cb2 ......................................................................
stream: Introduce osmo_stream_{cli,srv}_set_segmentation_cb2
This is useful for users requiring to store global state or access external objects while segmenting. For instance, figure out if too much data has been received according to whatever external limits are expected according to configuration.
Change-Id: I6e8dd6ece13397074075f05a1a0a8dbdd80d8848 --- M TODO-RELEASE M include/osmocom/netif/stream.h M src/stream_cli.c M src/stream_srv.c 4 files changed, 105 insertions(+), 23 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/libosmo-netif refs/changes/16/39316/2