mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-23 18:17:59 +02:00
fix for changing udp socket buffer size
This commit is contained in:
@ -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(
|
||||||
|
Reference in New Issue
Block a user