Skip to content

exclude socket-type-specific methods from other sockets #912

@minrk

Description

@minrk

We already have methods like subscribe that only make sense for SUB sockets. It looks like libzmq 4.2 is going to add more socket-type-specific methods. It would be nice to filter these out in Socket.__dir__() for the sockets where the method doesn't make sense.

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