Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add DRAFT socket options for libzmq 4.3.2-4 #594

Merged
merged 1 commit into from
May 30, 2023
Merged

Conversation

mschubert
Copy link
Contributor

This is to add the missing DRAFT socket options from the last libzmq releases

  • 4.3.2: ZMQ_XPUB_MANUAL_LAST_VALUE, ZMQ_SOCKS_USERNAME, ZMQ_SOCKS_PASSWORD
  • 4.3.3: ZMQ_RECONNECT_STOP, ZMQ_HELLO_MSG, ZMQ_DISCONNECT_MSG (ZMQ_ONLY_FIRST_SUBSCRIBE already present)
  • 4.3.4: ZMQ_PRIORITY

@coveralls
Copy link

Pull Request Test Coverage Report for Build 5115656461

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.0%) to 86.251%

Totals Coverage Status
Change from base Build 3259809024: -0.0%
Covered Lines: 803
Relevant Lines: 931

💛 - Coveralls

@gummif
Copy link
Member

gummif commented May 30, 2023

Thanks

@gummif gummif merged commit 2e6eff0 into zeromq:master May 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants