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

Remove allocation from MsQuicAddressHelpers.IPEndPointToINet #54095

Conversation

AustinWise
Copy link
Contributor

Assuming that GetAddressBytes() does not have side effects, this call should not be needed.

Clean up from #53461

Assuming that GetAddressBytes() does not have side effects, this call
should not be needed.

Clean up from dotnet#53461
@ghost
Copy link

ghost commented Jun 12, 2021

Tagging subscribers to this area: @dotnet/ncl
See info in area-owners.md if you want to be subscribed.

Issue Details

Assuming that GetAddressBytes() does not have side effects, this call should not be needed.

Clean up from #53461

Author: AustinWise
Assignees: -
Labels:

area-System.Net

Milestone: -

@AustinWise AustinWise marked this pull request as ready for review June 12, 2021 06:12
@ManickaP ManickaP merged commit af5c238 into dotnet:main Jun 14, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Jul 14, 2021
@karelz karelz added this to the 6.0.0 milestone Jul 15, 2021
@AustinWise AustinWise deleted the austin/RemoveBufferAllocationFromMsQuicAddressHelpers branch February 21, 2022 22:47
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.

4 participants