Attention is currently required from: daniel.
1 comment:
File src/core/gsmtap_util.c:
I think we need to add this kind of function to the Osmo IO API, because with write queues, a return value of -EAGAIN would have led to the write queue backend putting the message in front of the queue again.
As far as I can see, Osmo IO does not do this after the write callback failed.
So in order to make gsmtap_util behave as it used to, we need this kind of function for Osmo IO.
To view, visit change 34743. To unsubscribe, or for help writing mail filters, visit settings.