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

feat: reuse address by default #356

Merged
merged 1 commit into from
Jun 22, 2022
Merged

Conversation

driftluo
Copy link
Collaborator

we introduce tcp config on #339 ,but it remove default feature reuse_addr on https://github.com/tokio-rs/mio/blob/master/src/net/tcp/listener.rs#L74, cause some unexpected behavior, so we add it back now, user can disable it on their own tcp config

ref https://github.com/nervosnetwork/ckb/runs/6985034924?check_suite_focus=true

@driftluo driftluo requested a review from TheWaWaR as a code owner June 22, 2022 05:02
@driftluo driftluo merged commit 047523b into master Jun 22, 2022
@driftluo driftluo deleted the add-reuse-address-by-default branch June 22, 2022 05:51
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.

None yet

3 participants