Attention is currently required from: arehbein.
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bts/+/31533 )
Change subject: common: Have PCU socket connection use osmo_wqueue ......................................................................
Patch Set 3:
(1 comment)
File include/osmo-bts/pcuif_proto.h:
https://gerrit.osmocom.org/c/osmo-bts/+/31533/comment/80644552_54bd56c5 PS2, Line 8: #define PCU_SOCK_QLENGTH_MAX_DEFAULT 10
I would say this is rather consistent with https://gerrit.osmocom. […]
Yes because that path is used by both ends to connect. It would be like defining a default TCP port here. But this queue length is something really not related to what both ends use to communicate, so it doesn't belong here.