Skip to content
Success

Changes

Summary

  1. bts-trx: Convert trx clk socket to iofd (details)
Commit 6cc605e3e98f8157fb1fe64ed829b0e202666398 by Pau Espin Pedrol
bts-trx: Convert trx clk socket to iofd

Since now the Tx side is driven by the event loop, we can use (and
should) use OSMO_SOCK_F_NONBLOCK on the socket, avoiding potential
blocking of the entire process.

Related: OS#1579
Change-Id: Ia33028a657e7d5dee1a4994b8d6ba33ddea892ec
The file was modifiedinclude/osmo-bts/phy_link.h
The file was modifiedsrc/osmo-bts-trx/trx_vty.c
The file was modifiedsrc/osmo-bts-trx/trx_if.c