Skip to content
Success

Changes

Summary

  1. core: osmo_io: Introduce API osmo_io_get_backend() (details)
Commit 8d384623796c6769b37d52fbee1054f00fdf846d by Pau Espin Pedrol
core: osmo_io: Introduce API osmo_io_get_backend()

It came up several times already that it's difficult figuring out the
osmo-io backend a process is actually using.
Add this API so that we can display the osmo-io backend through VTY
command in a follow-up commit.

Related: OS#6740
Change-Id: I9432efd6cb0453d7ab42d71765e897db6bd4c787
The file was modifiedinclude/osmocom/core/osmo_io.h
The file was modifiedsrc/core/libosmocore.map
The file was modifiedTODO-RELEASE
The file was modifiedsrc/core/osmo_io.c