FairMQ/fairmq/ofi
Alexey Rybalchenko 6932f88c84 Adjust transfer methods behaviour when interrupted
A transer is attempted even if the transport has been interrupted
(with a timeout). When the timeout is reached, transfer methods will
return TransferResult::interrupted (-3).
2020-09-16 15:43:58 +02:00
..
Context.cxx Add experimental static size mode for ofi transport 2019-04-29 20:28:40 +02:00
Context.h Add experimental static size mode for ofi transport 2019-04-29 20:28:40 +02:00
ControlMessages.h Unify implementation of multi part and single part message interfaces 2019-03-21 18:03:32 +01:00
Message.cxx Alignment part I - Interface and shmem send 2020-05-20 19:34:27 +02:00
Message.h Alignment part I - Interface and shmem send 2020-05-20 19:34:27 +02:00
Poller.cxx Implement parallel ofi::Socket::Send 2019-03-06 14:23:08 +01:00
Poller.h Reach compilable state with asiofi again 2019-03-06 14:23:08 +01:00
Socket.cxx Adjust transfer methods behaviour when interrupted 2020-09-16 15:43:58 +02:00
Socket.h ofi: adapt to the new API for FairMQSocket::Events 2020-07-15 13:58:47 +02:00
TransportFactory.cxx Alignment part I - Interface and shmem send 2020-05-20 19:34:27 +02:00
TransportFactory.h Alignment part I - Interface and shmem send 2020-05-20 19:34:27 +02:00