FairMQ/fairmq/zeromq
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.h Shm: initial multiple segments support 2020-09-08 16:56:35 +02:00
Message.h Zmq: let GetData of an empty message return nullptr 2020-06-05 18:16:13 +02:00
Poller.h Retry on EINTR in blocking zmq calls 2020-08-28 18:22:03 +02:00
Socket.h Adjust transfer methods behaviour when interrupted 2020-09-16 15:43:58 +02:00
TransportFactory.h Shm: configurable allocation strategy 2020-09-08 16:56:35 +02:00
UnmanagedRegion.h Shm: initial multiple segments support 2020-09-08 16:56:35 +02:00