libosmo-netif/src
Pau Espin 3fc969e3d6 stream: Drop data during write() while in state NONE
It should not happen anyway because no fd should be active if state is
NONE, but still it's an extra check.

Change-Id: I6d58762b7d10078eb8d0981c13d35cb6f85cfe86
2020-01-28 12:30:24 +01:00
..
Makefile.am Bump version: 0.6.0.16-6413a-dirty → 0.7.0 2020-01-02 21:01:22 +01:00
amr.c amr: use sizeof(struct amr_hdr) when working with amr header length 2019-03-20 15:45:05 +01:00
datagram.c Add SPDX-License-Identifier + Copyright statements 2017-11-13 01:21:03 +09:00
ipa.c Migrate from osmo_ipa_idtag_parse() to ipa_ccm_id_resp_parse() 2018-08-01 17:36:21 +02:00
ipa_unit.c Add SPDX-License-Identifier + Copyright statements 2017-11-13 01:21:03 +09:00
jibuf.c jibuf: fix indentation in line inside conditional clause 2018-08-13 16:09:24 +02:00
osmux.c osmux: squash LOGP message to one line 2019-10-04 16:00:31 +02:00
rs232.c fix strncpy bug in rs232.c 2018-07-27 18:51:59 +02:00
rtp.c Add SPDX-License-Identifier + Copyright statements 2017-11-13 01:21:03 +09:00
stream.c stream: Drop data during write() while in state NONE 2020-01-28 12:30:24 +01:00