Attention is currently required from: daniel.
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmo-netif/+/33336 )
Change subject: stream: Allow setting name printed during logging ......................................................................
Patch Set 2:
(1 comment)
File src/stream.c:
https://gerrit.osmocom.org/c/libosmo-netif/+/33336/comment/8d51a067_8c85cd2b PS1, Line 1228: struct osmo_stream_srv_link *osmo_stream_srv_link_create(void *ctx)
Yesterday we were debating about keeping the API consistent. […]
Did we add all the *2 APIs since around last week? Can we maybe remove the "name" param from all those *2 APIs then? And leave them aside to be set through _set_name() API. What do you think?