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

Problem: sock still did not provide net.Conn interface #19

Merged
merged 1 commit into from
Oct 18, 2015
Merged

Problem: sock still did not provide net.Conn interface #19

merged 1 commit into from
Oct 18, 2015

Conversation

taotetek
Copy link
Contributor

Solution: Fix some issues that were keeping it from satisfying net.Conn
Auxiliary: Small refactor to split duplicated handshake methods from channeler and sock into a helpers that are now used from both of them, to reduce code duplication.

somdoron added a commit that referenced this pull request Oct 18, 2015
Problem: sock still did not provide net.Conn interface
@somdoron somdoron merged commit a2d0628 into zeromq:master Oct 18, 2015
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.

2 participants