libosmo-netif/src
Harald Welte f2174ef1a2 stream: When destroying, make sure to kill reconnect timer
if osmo_stream_cli_destroy() is called while the reconnect timer is
running, we would end up in a crash.

Change-Id: If6597130f472f1e2b8d9682002250ecd54675bb0
2017-03-17 12:07:19 +01:00
..
channel Fix the compilation on FreeBSD. 2015-02-25 15:52:14 +01:00
Makefile.am SCTP support for osmo_stream_{cli,srv} code 2015-12-21 20:54:19 +01:00
amr.c amr: use AMR_FT_MAX instead of hardcoded number 2013-12-14 22:41:03 +01:00
channel.c channel: add subtype ID to osmo_chan_create 2012-08-19 00:52:00 +02:00
datagram.c Fix the compilation on FreeBSD. 2015-02-25 15:52:14 +01:00
ipa.c ipa: fix compilation warning 2012-10-15 23:09:36 +02:00
ipa_unit.c ipa_unit: use talloc_strdup 2013-08-25 14:24:46 +02:00
osmux.c Fix potential NULL dereference 2017-02-07 11:46:41 +01:00
rs232.c rs232.c: Fix license to GPLv2-or-later. libosmo-netif is GPLv2-or-later 2016-12-22 14:19:32 +00:00
rtp.c endian: Use the new endian macros for portability 2015-03-22 09:38:36 +01:00
stream.c stream: When destroying, make sure to kill reconnect timer 2017-03-17 12:07:19 +01:00