FairMQ/fairmq/nanomsg
Alexey Rybalchenko 5aaf27bf02 Refactor the transport interface
- give transport Initialize() method with access to device config.
 - avoid using global context in the transport.
 - simplify shutdown procedure (no need for extra thread).
2017-04-20 11:07:49 +02:00
..
FairMQMessageNN.cxx Transports: use transportType as static member. 2017-03-14 17:51:26 +01:00
FairMQMessageNN.h Transports: use transportType as static member. 2017-03-14 17:51:26 +01:00
FairMQPollerNN.cxx FairMQChannel: API to access socket metrics; make fSocket private. 2017-03-14 17:51:26 +01:00
FairMQPollerNN.h Enable new callback API 2016-09-30 14:36:35 +02:00
FairMQSocketNN.cxx Refactor the transport interface 2017-04-20 11:07:49 +02:00
FairMQSocketNN.h Refactor the transport interface 2017-04-20 11:07:49 +02:00
FairMQTransportFactoryNN.cxx Refactor the transport interface 2017-04-20 11:07:49 +02:00
FairMQTransportFactoryNN.h Refactor the transport interface 2017-04-20 11:07:49 +02:00