Skip to content

Problem: public API/ABI changes depending on the version of libzmq #1603

@bluca

Description

@bluca

In order to guarantee a stable API, I think the various zsock_ options functions should always be available. They are already ifdef'ed to no-ops if at build time the corresponding option is not available, which is the correct approach for broader compatibility, so there shouldn't be a broader ifdef checking the libzmq version.

This is mostly a reminder for myself as I don't have time right now, hopefully next week.

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