mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-06-06 03:08:42 +02:00
Add buffering to replay
This commit is contained in:
@@ -32,6 +32,8 @@ namespace core_buffer {
|
||||
|
||||
const std::string REPLAY_STREAM_IPC_URL = "ipc:///tmp/sf-replay-";
|
||||
|
||||
const size_t REPLAY_READ_BUFFER_SIZE = 100;
|
||||
|
||||
const size_t BUFFER_UDP_N_RECV_MSG = 64;
|
||||
|
||||
// Size of UDP recv buffer
|
||||
|
||||
Reference in New Issue
Block a user