Skip to content

Conversation

@AlexRadch
Copy link
Contributor

@AlexRadch AlexRadch commented Jun 26, 2023

Fixes #63114

@ghost
Copy link

ghost commented Jun 26, 2023

Note regarding the new-api-needs-documentation label:

This serves as a reminder for when your PR is modifying a ref *.cs file and adding/modifying public APIs, please make sure the API implementation in the src *.cs file is documented with triple slash comments, so the PR reviewers can sign off that change.

@ghost ghost added the community-contribution Indicates that the PR has been added by a community member label Jun 26, 2023
@ghost
Copy link

ghost commented Jun 26, 2023

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

Issue Details

Close #63114 issue.

Author: AlexRadch
Assignees: -
Labels:

area-System.Net.Sockets, new-api-needs-documentation

Milestone: -

Copy link
Contributor

@antonfirsov antonfirsov left a comment

Choose a reason for hiding this comment

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

Thanks!

@antonfirsov antonfirsov merged commit 475c9ac into dotnet:main Jul 3, 2023
@karelz karelz added this to the 8.0.0 milestone Jul 3, 2023
@AlexRadch AlexRadch deleted the TcpListener_IDisposable branch July 8, 2023 20:29
@ghost ghost locked as resolved and limited conversation to collaborators Aug 8, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-System.Net.Sockets community-contribution Indicates that the PR has been added by a community member new-api-needs-documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TcpListener should implement IDisposable

5 participants