libosmo-netif/src
Pau Espin c71c9516dd stream.c: osmo_stream_cli_open2: Remove wrong assumption in reconnect decision
Documentation of osmo_sock_init2 doesn't provide information of any
specific value of errno set/expected after running the function. It is
incorrect to expect a specific value of errno and looking at the
implementation it is actually not a good idea to check it.

If reconnect flag is set, let's reconnect always instead of looking at
errno to decide.

Change-Id: I25b33f4cdc496ae31ff240d445b9b2805091845c
2018-04-05 18:07:41 +02:00
..
channel Add SPDX-License-Identifier + Copyright statements 2017-11-13 01:21:03 +09:00
Makefile.am Don't link library against libosmogsm, we don't use any symbols of it 2017-10-28 10:18:44 +00:00
amr.c Add SPDX-License-Identifier + Copyright statements 2017-11-13 01:21:03 +09:00
channel.c Add SPDX-License-Identifier + Copyright statements 2017-11-13 01:21:03 +09:00
datagram.c Add SPDX-License-Identifier + Copyright statements 2017-11-13 01:21:03 +09:00
ipa.c Add SPDX-License-Identifier + Copyright statements 2017-11-13 01:21:03 +09:00
ipa_unit.c Add SPDX-License-Identifier + Copyright statements 2017-11-13 01:21:03 +09:00
osmux.c osmux: Use correct log category DLMUX 2018-03-07 13:13:28 +01:00
rs232.c Add SPDX-License-Identifier + Copyright statements 2017-11-13 01:21:03 +09:00
rtp.c Add SPDX-License-Identifier + Copyright statements 2017-11-13 01:21:03 +09:00
stream.c stream.c: osmo_stream_cli_open2: Remove wrong assumption in reconnect decision 2018-04-05 18:07:41 +02:00