libosmo-abis/src
Pau Espin 90df035a8d input/ipaccess: Avoid extra poll() call when e1i_ts tx queue becomes empty
Before this patch, the logic (both for delayed tx and immediate tx)
always left the WRITE flag set, and relied on an extra call back from
the main loop (poll()) to disable the flag until it found out there was
nothing else to send.
Instead, let's disable it immediatelly at the time we submit the last
message in the queue.

Change-Id: I0e5da5d1342f352d0e2bca9ee39c768bccb2c8d5
2022-05-09 12:59:48 +02:00
..
input input/ipaccess: Avoid extra poll() call when e1i_ts tx queue becomes empty 2022-05-09 12:59:48 +02:00
trau treewide: remove FSF address 2021-12-14 11:58:39 +01:00
Makefile.am Bump version: 1.1.1.14-57ff-dirty → 1.2.0 2021-11-16 14:18:45 +01:00
e1_input.c e1inp_input: Fix e1inp_line_clone removing original line from global list when freed 2021-10-13 16:38:02 +02:00
e1_input_vty.c Fix up vty 'show' commands for E1 line/timeslots 2021-05-05 14:07:40 -05:00
init.c Add SPDX-License-Identifier to all source files 2017-11-13 01:09:21 +09:00
ipa_proxy.c vty: use install_lib_element() and install_lib_element_ve() 2020-10-04 16:45:59 +07:00
subchan_demux.c subchan_demux: Fix out-of-bounds write 2020-07-04 11:21:23 +02:00
trau_frame.c trau_frame: Fix AMR frame decoding 2020-05-14 15:48:09 +00:00