zmq_device is broken; uses wrong type for more flag
Description
Environment
None
Activity
Show:

PieterP May 5, 2012 at 7:50 AM
Fixed already, closing.

Martin Hurton April 25, 2012 at 8:51 AM
Fixed in 318d55fd10c351454169aa00db352b785e53d294.
Can we close this one?
The zmq_device implementation uses int64_t instead of int for the more flag, and thus fails on (at least) some boxes to properly route messages.