Files
cppzmq/tests/message.cpp
Charles Cabergs 8bace31b3d Update zmq::message_t::str with max_size (#665)
* 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>
2025-09-22 08:53:55 +00:00

7.0 KiB