Attention is currently required from: pespin.
1 comment:
File include/osmocom/core/write_queue.h:
Patch Set #1, Line 51: void osmo_wqueue_set_max_length(struct osmo_wqueue *queue, unsigned int max_length);
I'm not sure how useful this is, given that the 'struct osmo_wqueue' is public a few lines above. Yes, in general more encapsulation would be nice - but for backwards compatibility we can never move those public structs into private headers, and hence they will always remain public.
To view, visit change 34242. To unsubscribe, or for help writing mail filters, visit settings.