FairMQ/fairmq/zeromq
Alexey Rybalchenko 0a610926a1 - Proper process termination:
if interrupted with CTRL+C blocking socket calls will return with -1. Each device should call FairMQDevice::Shutdown() before ending the running state to close open sockets, otherwise the interrupt call itself will block.

- FIX: Update number of received messages for FairMQFileSink.
- Add ability to poll on outputs for FairMQPoller.
2014-08-20 13:48:51 +02:00
..
FairMQContextZMQ.cxx - Proper process termination: 2014-08-20 13:48:51 +02:00
FairMQContextZMQ.h Add license file LICENSE with LPGL license text copied from https://www.gnu.org/licenses/lgpl.html. Add license text to most of files of the project. 2014-06-06 14:57:56 +02:00
FairMQMessageZMQ.cxx Extend the FairMQ transport interface by allowing the user of the FairMQMessage class to define his own deallocation function. 2014-06-12 15:31:43 +02:00
FairMQMessageZMQ.h Extend the FairMQ transport interface by allowing the user of the FairMQMessage class to define his own deallocation function. 2014-06-12 15:31:43 +02:00
FairMQPollerZMQ.cxx - Proper process termination: 2014-08-20 13:48:51 +02:00
FairMQPollerZMQ.h - Proper process termination: 2014-08-20 13:48:51 +02:00
FairMQSocketZMQ.cxx - Proper process termination: 2014-08-20 13:48:51 +02:00
FairMQSocketZMQ.h - Proper process termination: 2014-08-20 13:48:51 +02:00
FairMQTransportFactoryZMQ.cxx Extend the FairMQ transport interface by allowing the user of the FairMQMessage class to define his own deallocation function. 2014-06-12 15:31:43 +02:00
FairMQTransportFactoryZMQ.h Extend the FairMQ transport interface by allowing the user of the FairMQMessage class to define his own deallocation function. 2014-06-12 15:31:43 +02:00