C++ Message Queuing Library and Framework
Go to file
Dennis Klein 8b93b4f8ed do not call nn_term()
nn_term() will globally lock down the nanosmsg library. The nn_init()
interface is no longer available to reset the global state. Subsequent unit
tests after the first nn_term() call are failing.
2017-05-23 14:10:34 +02:00
fairmq do not call nn_term() 2017-05-23 14:10:34 +02:00