mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-26 16:20:03 +02:00
fix for changing udp socket buffer size
This commit is contained in:
parent
60502cfa8f
commit
d8e497dbb3
@ -342,7 +342,6 @@ TEST_CASE("rx_padding", "[.cmd][.rx]") {
|
|||||||
}
|
}
|
||||||
|
|
||||||
TEST_CASE("rx_udpsocksize", "[.cmd][.rx]") {
|
TEST_CASE("rx_udpsocksize", "[.cmd][.rx]") {
|
||||||
//exit(-1);
|
|
||||||
Detector det;
|
Detector det;
|
||||||
CmdProxy proxy(&det);
|
CmdProxy proxy(&det);
|
||||||
int64_t prev_val = det.getRxUDPSocketBufferSize().tsquash(
|
int64_t prev_val = det.getRxUDPSocketBufferSize().tsquash(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user