Attention is currently required from: laforge, daniel.
1 comment:
File src/core/osmo_io_poll.c:
Patch Set #2, Line 118: if (osmo_iofd_txqueue_len(iofd) == 0)
in general, with osmo_io, the question is "why would you want to bother the user with XYZ". […]
I'm fine with that approach. I just want to make sure we don't end up calling write/read_enable/disable from both ends (internal code and user) since that would be a mess. Hence why I'm asking.
To view, visit change 32759. To unsubscribe, or for help writing mail filters, visit settings.