Skip to content

Conversation

@gummif
Copy link
Member

@gummif gummif commented Apr 2, 2019

Solution: Implement for socket_t, context_t, message_t and poller_t
Additionally remove dependency on <functional> by refactoring poller_t
and remove unused <unordered_map> include.

Copy link
Member

@sigiesec sigiesec left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution!

Just one general remark for future changes (you don't need to change this know): Please try to keep independent changes in separate commits. Here, the changes relating to the swappability, and the other changes are independent from each other.

@coveralls
Copy link

coveralls commented Apr 2, 2019

Pull Request Test Coverage Report for Build 182

  • 24 of 24 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.4%) to 46.194%

Totals Coverage Status
Change from base Build 178: 0.4%
Covered Lines: 1966
Relevant Lines: 4256

💛 - Coveralls

Solution: Implement for socket_t, context_t, message_t and poller_t
Additionally remove dependency on <functional> by refactoring poller_t
and remove unused <unordered_map> include.
@sigiesec sigiesec merged commit d1e7c53 into zeromq:master Apr 4, 2019
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