Attention is currently required from: laforge, pespin.
jolly uploaded patch set #6 to this change.
The following approvals got outdated and were removed: Code-Review+1 by laforge, Verified+1 by Jenkins Builder
stream_cli: Do not try to send msg, if socket is disconnected
It is ok to send messages before or after client connection has been
established using osmo_fd or osmo_io. Both implementations use a TX
queue. In case of a connection failure, the socket is closed and
messages will be dropped until the socket is created again.
Related: OS#5753
Change-Id: I9e5f5db9b45615dacb05115c4de8ff3f715815c8
---
M src/stream_cli.c
1 file changed, 21 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/libosmo-netif refs/changes/23/36123/6
To view, visit change 36123. To unsubscribe, or for help writing mail filters, visit settings.