This repository was archived by the owner on Nov 15, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Add a send_request function to NetworkService #8008
Merged
Merged
Changes from 1 commit
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
554bbe7
Add a `send_request` to `NetworkService`.
eskimor 1235346
Document caveats of send_request better.
eskimor 479b15a
Fix compilation in certain cases.
eskimor 3dd1369
Update docs + introduce IfDisconnected enum
eskimor 36ac11b
Doc fix.
eskimor fe93ea7
Rename send_request to detached_request.
eskimor 1781f01
Whitespace fix - arrrgh
eskimor 5d8ec15
Update client/network/src/service.rs
eskimor 8924872
Update client/network/src/request_responses.rs
eskimor bc46ded
Update client/network/src/service.rs
eskimor 3d4d87c
Update client/network/src/service.rs
eskimor cf0b7a4
Update client/network/src/service.rs
eskimor a71e12f
Update client/network/src/service.rs
eskimor 9c90a8f
Remove error in logs on dialing a peer.
eskimor 05cf554
Rename detached_request to start_request.
eskimor 8869176
Fix merged master.
eskimor d4f6baa
Fix too long lines.
eskimor 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
Rename send_request to detached_request.
- Loading branch information
commit fe93ea7e010e6059239ecbb5ead50b3ddb7e2ac9
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
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.