mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-15 09:31:45 +00:00
Add Device::ResumeTransports
This commit is contained in:
@@ -590,6 +590,9 @@ class Device
|
||||
/// Notifies transports to cease any blocking activity
|
||||
void InterruptTransports();
|
||||
|
||||
/// Notifies transports to resume any blocking activity
|
||||
void ResumeTransports();
|
||||
|
||||
/// Shuts down the transports and the device
|
||||
void Exit() {}
|
||||
|
||||
|
Reference in New Issue
Block a user