Skip to content

Changes

Summary

  1. stream_{cli,srv}: Add 'res' param to read_cb2 (details)
Commit 05ff552f25cde5d84f428421bd4d2d64fae0bc9d by Pau Espin Pedrol
stream_{cli,srv}: Add 'res' param to read_cb2

Notify user about read errors, similar to what is supported in the
earlier ofd cb backend of osmo_stream_cli/srv:
https://osmocom.org/issues/6405#note-15

Related: OS#6405
Fixes: 5fec34a9f20c3b8769373d1b28ae2062e5e2bdd6
Fixes: 0245cf5e07855abea72693272c55b50b5a93aff4
Change-Id: I395c75ff1e9904757ce1d767a9ac2f779593c4c8
The file was modified examples/stream-server.c
The file was modified examples/ipa-stream-server.c
The file was modified src/stream_cli.c
The file was modified examples/ipa-stream-client.c
The file was modified src/stream_srv.c
The file was modified examples/stream-client.c
The file was modified include/osmocom/netif/stream.h
The file was modified tests/stream/stream_test.c