Hello laforge, Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-trx/+/14644
to look at the new patch set (#2).
Change subject: Transceiver: replace UDPSocket with libosmocore socket API
......................................................................
Transceiver: replace UDPSocket with libosmocore socket API
We have a good socket API in libosmocore, let's drop osmo-trx socket API
and use libosmocore's one instead of maintaining the two of them.
Change-Id: Ib19856a3e0a7607f63436c4a80b1381a3f318764
---
M CommonLibs/Makefile.am
D CommonLibs/Sockets.cpp
D CommonLibs/Sockets.h
M Transceiver52M/Transceiver.cpp
M Transceiver52M/Transceiver.h
M tests/CommonLibs/Makefile.am
D tests/CommonLibs/SocketsTest.cpp
D tests/CommonLibs/SocketsTest.ok
M tests/testsuite.at
9 files changed, 53 insertions(+), 594 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-trx refs/changes/44/14644/2
--
To view, visit https://gerrit.osmocom.org/c/osmo-trx/+/14644
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-trx
Gerrit-Branch: master
Gerrit-Change-Id: Ib19856a3e0a7607f63436c4a80b1381a3f318764
Gerrit-Change-Number: 14644
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <[email protected]>
Gerrit-Reviewer: pespin <[email protected]>
Gerrit-CC: fixeria <[email protected]>
Gerrit-MessageType: newpatchset