zeromq / netmq

A 100% native C# implementation of ZeroMQ for .NET
Other
2.95k stars 744 forks source link

Added support for ZMQ_REQ_CORRELATE and ZMQ_REQ_RELAXED socket options #867

Closed dhyams closed 4 years ago

dhyams commented 4 years ago

Also added appropriate unit testing. Fixed awkward treatement of the pipe variable in FairQueueing.RecvPipe

Issue #866