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
2014-08-20 13:48:51 +02:00
Description
C++ Message Queuing Library and Framework
23 MiB
Languages
C++ 90.3%
CMake 7.6%
C 1.1%
Python 0.6%
Shell 0.4%