Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.
/ corefx Public archive

Make ConnectHelper.ConnectAsync return ValueTask<Stream> #24244

Merged
merged 1 commit into from
Sep 26, 2017

Conversation

stephentoub
Copy link
Member

Minor optimization via playing a bit better perf-wise with changes being made in coreclr in dotnet/coreclr#14178.

cc: @geoffkizer

Minor optimization via playing a bit better perf-wise with changes being made in coreclr.
@geoffkizer
Copy link

Seems fine to me, but why does this matter?

@stephentoub
Copy link
Member Author

Seems fine to me, but why does this matter?

Because then it hits https://github.com/dotnet/coreclr/pull/14178/files#diff-bc8ce62cfb625ddcc19d1f21b5c8b5c1R437

@geoffkizer
Copy link

Makes sense, thanks. Sorry, I looked at the discussion for 14178 but should have just looked at the code.

@stephentoub stephentoub merged commit c45e6b3 into dotnet:master Sep 26, 2017
@stephentoub stephentoub deleted the connecthelper_stream branch September 26, 2017 14:30
@karelz karelz added this to the 2.1.0 milestone Oct 11, 2017
picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
…fx#24244)

Minor optimization via playing a bit better perf-wise with changes being made in coreclr.

Commit migrated from dotnet/corefx@c45e6b3
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants