osmo-mgw/include
Harald Welte 28fd236044 migrate mgcp_client from osmo_wqueue to osmo_io
The new osmo_io framework means that we can [optionally] make use
of the io_uring backend, which greatly reduces the syscall load
compared to the legacy osmo_wqueue + osmo_select_main + read/write.

We only use features already present in the intiial osmo_io support
of libosmocore 1.9.0, so no entry in TODO-RELEASE is needed.

Closes: OS#5754
Related: OS#5755
Change-Id: I766224da4691695c023d4d08d042a4bbeba05e47
2024-03-07 19:44:59 +01:00
..
osmocom migrate mgcp_client from osmo_wqueue to osmo_io 2024-03-07 19:44:59 +01:00
Makefile.am build: move mgcp/*.h to noinst_HEADERS, drop RPM libosmo-mgcp-devel 2023-12-23 07:23:33 +01:00