azmq icon indicating copy to clipboard operation
azmq copied to clipboard

Confusing usage of ZMQ_RCVMORE flag

Open oliora opened this issue 10 years ago • 1 comments

There are few places where flag ZMQ_RCVMORE is passed to function zmq_msg_recv where it should has no meaning (see http://api.zeromq.org/4-0:zmq-msg-send). It's a bit confusing and I propose to remove this.

oliora avatar Jun 12 '15 17:06 oliora

Agreed.

On Friday, June 12, 2015, Andrey Upadyshev [email protected] wrote:

There few places where flag ZMQ_RCVMORE is passed to function zmq_msg_recv where it should has no meaning (see http://api.zeromq.org/4-0:zmq-msg-send). It's a bit confusing and I propose to remove this.

— Reply to this email directly or view it on GitHub https://github.com/zeromq/azmq/issues/96.

rodgert avatar Jun 12 '15 17:06 rodgert