mirror of
https://github.com/zeromq/cppzmq.git
synced 2025-10-14 06:55:52 +02: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>