mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-15 09:31:45 +00:00
FairMQ: Implement ofi::Socket
This commit is contained in:
committed by
Mohammad Al-Turany
parent
3670dd8835
commit
d9595adf45
@@ -68,6 +68,8 @@ namespace mq
|
||||
|
||||
using SocketPtr = std::unique_ptr<FairMQSocket>;
|
||||
|
||||
struct SocketError : std::runtime_error { using std::runtime_error::runtime_error; };
|
||||
|
||||
} /* namespace mq */
|
||||
} /* namespace fair */
|
||||
|
||||
|
Reference in New Issue
Block a user