Attention is currently required from: arehbein, pespin.
laforge 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:
(2 comments)
File include/osmo-bts/pcuif_proto.h:
https://gerrit.osmocom.org/c/osmo-bts/+/31533/comment/776f5791_bde18613 PS2, Line 8: #define PCU_SOCK_QLENGTH_MAX_DEFAULT 10
Yes because that path is used by both ends to connect. […]
Ack
File src/common/pcu_sock.c:
https://gerrit.osmocom.org/c/osmo-bts/+/31533/comment/4fc3d05d_9de3f278 PS3, Line 993: LOGP(DLGLOBAL, LOGL_NOTICE, "PCU not reacting (more thatn %u messages waiting). Closing connection\n", the code above is using DPCU everywhere, so I don't see a need to use a non-PCU-specific log subsystem here.