You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The zero-copy api is allocating content_t. It would be nice to avoid this malloc-free pair. Can you please make a new wrapper function that calls zmq::msg_t::init_external_storage ?
Environment
libzmq version: any
OS: any
agreppin, aagor, kabakaev, macarai and cptspacemanspiff