Attention is currently required from: pespin.
3 comments:
Commit Message:
Patch Set #1, Line 16: mean time. To avoid that set the parent of any msgb in the tx queue to the
time is indeed mean sometimes.
Just wait until you're my age..
Patchset:
All the talloc parent in here looks already quite complex and I have the feeling it's becoming even […]
I'm also not 100% happy with it. All msgbs should be owned by the iofd except for the msgbs passed to the read callback. I'll change the code that iofd is the default parent of new msgbs and only talloc_steal() the msgbs before they are passed to the read_cb. I think that both simplifies things and makes the intent clear.
File src/core/osmo_io.c:
non-related ws
Done
To view, visit change 34144. To unsubscribe, or for help writing mail filters, visit settings.