Attention is currently required from: laforge.
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmo-netif/+/36294?usp=email )
Change subject: docs: More verbose stream_{cli,srv} API documentation/manual ......................................................................
Patch Set 2: Code-Review+1
(1 comment)
File src/stream_cli.c:
https://gerrit.osmocom.org/c/libosmo-netif/+/36294/comment/c08f5ef2_00bc0f94 PS2, Line 84: * You may send data to the connection using osmo_tream_cli_send(). If we decided it's only possible to send data after becoming connected (connect_cb is called), then I'd write here: "You may *then* send data"...