mirror of
https://github.com/zeromq/cppzmq.git
synced 2025-11-05 04:37:53 +01:00
* Update zmq::message_t::str with an argument to set the maximum message size to put in a debug string * Fix std::min on Windows and move byte variable to a lower scope --------- Co-authored-by: Charles Cabergs <charles.cabergs@intellis.ch>