mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-18 07:47:12 +02:00
receiver bug fix jungfrau as root
This commit is contained in:
@ -831,5 +831,5 @@ private:
|
|||||||
int nsent;
|
int nsent;
|
||||||
int total_sent;
|
int total_sent;
|
||||||
int header_packet_size;
|
int header_packet_size;
|
||||||
int64_t actual_udp_socket_buffer_size;
|
uint64_t actual_udp_socket_buffer_size;
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user