Skip to content

Send timeouts not working #141

@mctofu

Description

@mctofu

If a timeout is specified in ZMQSocket.Send and the message is not immediately sent then the method immediately returns instead of retrying until the timeout expires. The timeout extention methods are only checking the ZmqSocket.RecieveStatus flag but in the case of send the status is set on ZmqSocket.SendStatus instead.

It looks like Pull request #124 fixes this.

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