Attention is currently required from: fixeria.
pespin has posted comments on this change by fixeria. ( https://gerrit.osmocom.org/c/libosmocore/+/41685?usp=email )
Change subject: logging: change gsmtap target to use wqueue by default ......................................................................
Patch Set 1:
(1 comment)
Patchset:
PS1:
I think we can simply try to set a large UDP send buffer and ask the kernel to do any buffering by s […]
@laforge@osmocom.org IIUC your proposal is to drop the iofd completelly and then apply the OSMO_SOCK_F_NONBLOCK creation flag based on "blocking-io" in VTY being present or not.
I'm actually fine with the iofd approach, but if you prefer getting rid of it I guess it's fine too.