Attention is currently required from: jolly, laforge.
1 comment:
File src/core/osmo_io_internal.h:
Patch Set #5, Line 143: int io_len;
Without it, we would have extra loops. I want to avoid that. […]
Fine then, just wanted to make sure whether we can simply change the existing loops to something like "while(msgb[idx]) { ....; idx++ }".
To view, visit change 40491. To unsubscribe, or for help writing mail filters, visit settings.