mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-15 09:31:45 +00:00
Add debug output
This commit is contained in:
committed by
Dennis Klein
parent
418d42b060
commit
5c943bbedb
@@ -88,6 +88,7 @@ void FairMQTransportFactoryNN::Reset()
|
||||
|
||||
FairMQTransportFactoryNN::~FairMQTransportFactoryNN()
|
||||
{
|
||||
LOG(debug) << "Destroying Shared Memory transport...";
|
||||
// nn_term();
|
||||
// see https://www.freelists.org/post/nanomsg/Getting-rid-of-nn-init-and-nn-term,8
|
||||
}
|
||||
|
Reference in New Issue
Block a user