FairMQ/fairmq/nanomsg
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
..
FairMQMessageNN.cxx - Proper process termination: 2014-08-20 13:48:51 +02:00
FairMQMessageNN.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
FairMQPollerNN.cxx - Proper process termination: 2014-08-20 13:48:51 +02:00
FairMQPollerNN.h - Proper process termination: 2014-08-20 13:48:51 +02:00
FairMQSocketNN.cxx - Proper process termination: 2014-08-20 13:48:51 +02:00
FairMQSocketNN.h - Proper process termination: 2014-08-20 13:48:51 +02:00
FairMQTransportFactoryNN.cxx Fix CIDs 10587, 10813, 10911, 10912, 10402, 10403, 10577, 10578, 10579, 10848, 10861, 10865, 10868, 10910. 2014-07-28 14:04:20 +02:00
FairMQTransportFactoryNN.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