Attention is currently required from: fixeria, msuraev.
Hello Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-bts/+/31678
to look at the new patch set (#2).
Change subject: pcu_sock: fix PCU socket accept behavior ......................................................................
pcu_sock: fix PCU socket accept behavior
When a new PCU connection is accepted while the old connection is still present, then the new connection should replace the old one. At the moment we disable the active connection and closei the one, which leaves us with no connection at all.
Change-Id: I695b93fd8109ef4943f36716563c147927611e85 --- M src/common/pcu_sock.c 1 file changed, 15 insertions(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/78/31678/2