Skip to content
Success

Changes

Summary

  1. core: osmo_io: Introduce API osmo_io_get_backend() (details)
Commit 4de918a24acad90310828cc863ab54330a01ed24 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 modifiedsrc/core/libosmocore.map
The file was modifiedinclude/osmocom/core/osmo_io.h
The file was modifiedsrc/core/osmo_io.c
The file was modifiedTODO-RELEASE