Attention is currently required from: jolly.
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmo-netif/+/36354?usp=email )
Change subject: stream_cli.c: Handle read / recvfrom error and close connection ......................................................................
Patch Set 1:
(2 comments)
File src/stream_cli.c:
https://gerrit.osmocom.org/c/libosmo-netif/+/36354/comment/27610819_33a47847 PS1, Line 453: LOGSCLI(cli, LOGL_INFO, "received result %d in response to read\n", res); LOGL_NOTICE or ERROR
https://gerrit.osmocom.org/c/libosmo-netif/+/36354/comment/9a5c87f9_7e578c5b PS1, Line 508: LOGSCLI(cli, LOGL_INFO, "received result %d in response to recvmsg\n", res); LOGL_NOTICE or ERROR