Skip to content

Conversation

@eerhardt
Copy link
Member

Contributes to #2339

Depends on #32518.

/cc @dotnet/ncl

@danmoseley
Copy link
Member

danmoseley commented Feb 22, 2020

Please help add exactly one area label if the bot does not. It teaches the bot. #Closed

@eerhardt
Copy link
Member Author

eerhardt commented Feb 24, 2020

Please help add exactly one area label if the bot does not. It teaches the bot.

Any thoughts on having the bot post a comment when it doesn't add a label? It could mention that it couldn't add a label, maybe log which areas it thinks are the closest, and ask a human to manually add a label. #Closed

@eerhardt
Copy link
Member Author

eerhardt commented Feb 26, 2020

@eiriktsarpalis @buyaa-n - any feedback? #Closed

internal static extern unsafe bool TransmitFile(
SafeHandle socket,
SafeHandle fileHandle,
SafeHandle? fileHandle,
Copy link
Member

@stephentoub stephentoub Feb 26, 2020

Choose a reason for hiding this comment

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

In what situation do we pass null here? #Closed

Copy link
Member Author

@eerhardt eerhardt Feb 26, 2020

Choose a reason for hiding this comment

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

In the case where BeginSendFile(string? fileName, byte[]? preBuffer, byte[]? postBuffer is called with a null or empty fileName. #Closed

Copy link
Member

@stephentoub stephentoub left a comment

Choose a reason for hiding this comment

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

Skimmed through it and left a few comments, but generally LGTM. Welcome to the wonderful world of nullable reference types ;)

Copy link
Contributor

@buyaa-n buyaa-n left a comment

Choose a reason for hiding this comment

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

Thanks!

@eerhardt
Copy link
Member Author

Thanks for all the feedback. I have addressed it, and if I don't receive anymore I'll merge this when it is green.

@eerhardt
Copy link
Member Author

The 2 OSX failures are #32882.

@eerhardt eerhardt merged commit e22cf55 into dotnet:master Feb 27, 2020
@eerhardt eerhardt deleted the AnnotateNetSockets branch February 27, 2020 03:19
@karelz karelz added this to the 5.0.0 milestone Aug 18, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 10, 2020
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.

6 participants