Attention is currently required from: pespin.
fixeria has posted comments on this change by fixeria. ( https://gerrit.osmocom.org/c/osmo-trx/+/43108?usp=email )
Change subject: libosmo-trx/client: add TRXC client (command queue) API ......................................................................
Patch Set 3:
(1 comment)
File libosmo-trx/src/trxc_client.c:
https://gerrit.osmocom.org/c/osmo-trx/+/43108/comment/86876fbd_bf82f829?usp=... : PS1, Line 267: void osmo_trxc_client_flush(struct osmo_trxc_client *client)
See osmo-pcap.git src/osmo_pcap_wr_file.c on how to accomplish it, eg. […]
The TRXC client does not deal with socket I/O directly, so this is not needed here.