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

fix(transport): Update builders to move self #132

Merged
merged 2 commits into from
Nov 11, 2019

Conversation

alce
Copy link
Collaborator

@alce alce commented Nov 10, 2019

This patch changes builders to take self by value.

closes #115

@jen20
Copy link
Collaborator

jen20 commented Nov 10, 2019

Hi @acle! Looks like there are a few conflicts after some changes upstream, might be worth rebasing this onto master?

@LucioFranco LucioFranco changed the title chore: change builders to take self fix(transport): Update builders to move self Nov 11, 2019
@LucioFranco LucioFranco merged commit 85ef18f into hyperium:master Nov 11, 2019
@alce alce deleted the update-builders branch November 11, 2019 21:04
rabbitinspace pushed a commit to satelit-project/tonic that referenced this pull request Jan 1, 2020
brentalanmiller pushed a commit to brentalanmiller/tonic that referenced this pull request Oct 6, 2023
* Fix domain name in early-data test

* Run early data test in CI

* Add missing wake call

* Workaround: write to OpenSSL's input

This is necessary to work around an issue that only appears on Windows.

* Don't rerun other tests in CI
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.

Move builders to be move by value
3 participants