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 support for RADIO/DISH sockets if draft API is enabled #256

Merged
merged 1 commit into from
Jul 15, 2018

Conversation

Tulon
Copy link
Contributor

@Tulon Tulon commented Jul 14, 2018

This commit introduces new socket_type enumeration values as well
as the following supporting functions:

socket_t::join()
socket_t::leave()
message_t::group()
message_t::set_group()

This commit introduces new socket_type enumeration values as well
as the following supporting functions:

socket_t::join()
socket_t::leave()
message_t::group()
message_t::set_group()
@coveralls
Copy link

Pull Request Test Coverage Report for Build 126

  • 6 of 7 (85.71%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+1.04%) to 77.825%

Changes Missing Coverage Covered Lines Changed/Added Lines %
zmq.hpp 6 7 85.71%
Totals Coverage Status
Change from base Build 125: 1.04%
Covered Lines: 365
Relevant Lines: 469

💛 - Coveralls

@bluca bluca merged commit 213da0b into zeromq:master Jul 15, 2018
@sigiesec
Copy link
Member

Thanks!

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.

4 participants