Skip to content

Zero copy and zero allocation sends #4343

@yb303

Description

@yb303

Issue description

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions