mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-04-23 03:52:43 +02:00
Short refactoring of UDP Receiver
This commit is contained in:
@@ -18,7 +18,7 @@ public:
|
||||
void bind(
|
||||
const uint16_t port,
|
||||
const size_t usec_timeout=core_buffer::BUFFER_UDP_US_TIMEOUT);
|
||||
void close();
|
||||
void disconnect();
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user