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

bind client socket to address. used for listener #2

Closed
wants to merge 5 commits into from

Conversation

msaf1980
Copy link

Bind client socket to address. used for listen socket (raft.this-node in bioyino). So no external API changed in raft-tokio, only some internal methods.

@msaf1980
Copy link
Author

Some refactoring in branch master. Patch need a some modification.

@Albibek
Copy link
Owner

Albibek commented Apr 14, 2019

I've added my own implementation of this patch, which gives a hook to make any change to the socket, not only the bind address. Sorry for the delay that forced you to make this PR, and sorry for not accepting the PR itself.

I will add the client bind option to bioyino as well soon.

@msaf1980 msaf1980 closed this Apr 15, 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.

2 participants