mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-05-07 01:24:15 +02:00
Improve interface for caching data from file
This commit is contained in:
@@ -25,7 +25,7 @@ void sf_live (
|
||||
auto metadata = reader.get_metadata();
|
||||
|
||||
zmq_send(socket,
|
||||
(char*) metadata,
|
||||
&metadata,
|
||||
sizeof(ModuleFrame),
|
||||
ZMQ_SNDMORE);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user