Attention is currently required from: jolly.
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmo-netif/+/36123?usp=email )
Change subject: stream_cli: Do not try to send msg, if not connected ......................................................................
Patch Set 3:
(1 comment)
File src/stream_cli.c:
https://gerrit.osmocom.org/c/libosmo-netif/+/36123/comment/56eacd04_f4e9837f PS3, Line 999: LOGSCLI(cli, LOGL_ERROR, "Not connected with srv.\n"); I think this message is not really telling the user anything useful. The improtant fact here to understand (as a reader/user) is that a to-be-transmitted message is dropped as there is no connection.
So I suggest "Dropping to-be-transmitted message" to the end, or the like.