Attention is currently required from: arehbein.
1 comment:
File include/osmocom/core/osmo_io.h:
Patch Set #1, Line 86: int osmo_iofd_rewrite_msgb(struct osmo_io_fd *iofd, struct msgb *msg);
I'm not really liking the name of this API, it's confusing. Rewrite message sounds like changing the content of the msgb. The proper name would be "prepend_msgb" probably, or "reenqueue_msgb".
To view, visit change 34750. To unsubscribe, or for help writing mail filters, visit settings.