-
Notifications
You must be signed in to change notification settings - Fork 1.2k
transports/tcp: simplify IfWatcher integration #2813
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
Merged
Merged
Changes from 4 commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
cf5bda2
transports/tcp: Update to `if-watch` v2.0.0
elenaf9 f832d08
transports/tcp: use `if-watcher` in all runtimes
elenaf9 e72b2fe
transports/tcp: fix docs for not feature async-io
elenaf9 9b1dc6b
tcp/transports: remove addr(s) from `InAddr`
elenaf9 1a8c64f
Merge branch 'master' of github.com:libp2p/rust-libp2p into tcp/refac…
elenaf9 2198640
transports/tcp: fix clippy
elenaf9 a39c192
Merge branch 'master' of github.com:libp2p/rust-libp2p into tcp/refac…
elenaf9 a139f76
transports/tcp: adapt to latest `if-watch` master
elenaf9 e59d665
transports/tcp: Use `if-watch` from crates.io
elenaf9 9cc1678
Merge branch 'master' of github.com:libp2p/rust-libp2p into tcp/refac…
elenaf9 64a3165
transports/tcp: remove `InAddr`
elenaf9 8d16ad7
transports/tcp: consistent poll style
elenaf9 603b39c
transports/tcp: poll `pause` before `IfWatcher`
elenaf9 9f3b14e
transports/tcp/tests: fix clippy
elenaf9 e2ca55d
transports/tcp: use `poll_unpin` to poll `pause`
elenaf9 2e5b11d
transports/tcp: add changelog entry
elenaf9 582582a
transports/tcp: docs
elenaf9 856065b
transports/tcp: fmt
elenaf9 e2d001f
transports/tcp: minor style change
elenaf9 607ba62
Merge branch 'master' of github.com:libp2p/rust-libp2p into tcp/refac…
elenaf9 4a63d84
transports/tcp: return early if ip is unspecified
elenaf9 972a34e
Merge branch 'master' of github.com:libp2p/rust-libp2p into tcp/refac…
elenaf9 036f56f
transports/tcp: don't log error before returning
elenaf9 864237f
Merge branch 'master' into tcp/refactor-inaddr
elenaf9 773cd1b
Merge branch 'master' into tcp/refactor-inaddr
mxinden 99fa0cb
transports/tcp: Move changelog entry and bump version
mxinden 9f802b2
transports/tcp/CHANGELOG: Mark entry as unreleased
mxinden d5af2ca
Cargo.toml: Bump version
mxinden File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.