Attention is currently required from: jolly, tnt.
Hello Jenkins Builder, tnt, pespin,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/libosmo-abis/+/31500
to look at the new patch set (#2).
Change subject: Send raw data with e1d as it arrives from application ......................................................................
Send raw data with e1d as it arrives from application
The application is responsible to send raw data in sync with the raw data it receives. It also cares about sending data in advance, to prevent underruns, if required. The length of data can vary. (Now it is same procedure as with mISDN driver.)
OSMO_FD_WRITE flag must be disabled, if there is no message left in the transmit queue.
Change-Id: I3e3ef623a02bffe75b168dc42514455b4df1007f --- M src/input/e1d.c 1 file changed, 20 insertions(+), 4 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/libosmo-abis refs/changes/00/31500/2