Skip to content
This repository has been archived by the owner on May 26, 2022. It is now read-only.

update quic-go to v0.11.0 #54

Merged
merged 2 commits into from
Apr 4, 2019
Merged

update quic-go to v0.11.0 #54

merged 2 commits into from
Apr 4, 2019

Conversation

marten-seemann
Copy link
Collaborator

@marten-seemann marten-seemann commented Apr 4, 2019

Fixes #53.
Release-blocker (?) for ipfs/kubo#6163, so we should merge this asap.

@marten-seemann marten-seemann requested a review from Stebalien April 4, 2019 13:17
@ghost ghost assigned marten-seemann Apr 4, 2019
@ghost ghost added the status/in-progress In progress label Apr 4, 2019
return s.Stream.CancelWrite(0)
s.Stream.CancelRead(0)
s.Stream.CancelWrite(0)
return nil
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Any reason not to return these?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There’s nothing to return. They don’t have a return value any more.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Got it.

@Stebalien Stebalien merged commit da85d19 into master Apr 4, 2019
@ghost ghost removed the status/in-progress In progress label Apr 4, 2019
@marten-seemann marten-seemann deleted the quic-go-0.11.0 branch April 5, 2019 01:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants