-
Notifications
You must be signed in to change notification settings - Fork 1.2k
feat(swarm): remove handler field from ConnectionClosed event
#4076
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 6 commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
661717f
Remove `handler` field from `ConnectionClosed`
thomaseizinger 892f4ce
Merge branch 'master' into feat/3046-poll-close
thomaseizinger 93ffddd
Fill in PR number
thomaseizinger 36fa04b
Fix docs
thomaseizinger 852c798
Add test
thomaseizinger 7d69e10
Fix clippy warnings
thomaseizinger b5573d5
Update swarm/src/connection.rs
thomaseizinger 889ee4e
Fix doc string
thomaseizinger 70092a3
Document IO behaviour
thomaseizinger 092d6af
Fix failing test
thomaseizinger 9defe2c
Merge branch 'master' into feat/3046-poll-close
thomaseizinger eb5e8e6
Fix new compile errors
thomaseizinger 94fd012
Bump swarm-derive version
thomaseizinger 9471a44
Merge branch 'master' into feat/3046-poll-close
thomaseizinger 7cf8550
Merge branch 'master' into feat/3046-poll-close
thomaseizinger 8dce53d
Merge branch 'feat/3046-poll-close' of github.com:libp2p/rust-libp2p …
thomaseizinger af4998b
Merge branch 'master' into feat/3046-poll-close
thomaseizinger 69d9d05
Merge branch 'master' into feat/3046-poll-close
thomaseizinger e9449b8
Merge branch 'master' into feat/3046-poll-close
thomaseizinger 93d1bc1
Merge branch 'master' into feat/3046-poll-close
thomaseizinger 76a82cc
Merge branch 'master' into feat/3046-poll-close
thomaseizinger 4684ef4
Merge branch 'master' into feat/3046-poll-close
thomaseizinger ea074f6
Merge branch 'master' into feat/3046-poll-close
thomaseizinger c48083a
Merge branch 'master' into feat/3046-poll-close
thomaseizinger cf28074
Merge branch 'master' into feat/3046-poll-close
thomaseizinger f58a53f
Merge branch 'master' into feat/3046-poll-close
thomaseizinger 95c113a
Update docs
thomaseizinger 79a5a68
Call `poll_close` to completion before terminating connection
thomaseizinger 68403ae
Remove unused import
thomaseizinger 06a5adb
Merge branch 'master' into feat/3046-poll-close
thomaseizinger f7dd0d2
Merge branch 'master' into feat/3046-poll-close
thomaseizinger bbc84c5
Fix compile error
thomaseizinger d035ce7
Merge branch 'master' into feat/3046-poll-close
thomaseizinger 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
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
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
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
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
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.