Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
dotnet
/
runtime
Public
Notifications
You must be signed in to change notification settings
Fork
5.6k
Star
18.3k
Code
Issues
5k+
Pull requests
586
Discussions
Actions
Projects
Security and quality
70
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Simplify catch-rethrow logic in NetworkStream
- #44246
#44246
Merged
antonfirsov
merged 12 commits into
dotnet:master
dotnet/runtime:master
from
antonfirsov:tests/NetworkStream-exceptions-refactor
antonfirsov/runtime:tests/NetworkStream-exceptions-refactor
Copy head branch name to clipboard
Nov 6, 2020
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Simplify catch-rethrow logic in NetworkStream
#44246
antonfirsov
merged 12 commits into
dotnet:master
dotnet/runtime:master
from
antonfirsov:tests/NetworkStream-exceptions-refactor
antonfirsov/runtime:tests/NetworkStream-exceptions-refactor
Copy head branch name to clipboard
Commits
Commits on Aug 13, 2020
fix: NetworkStream throwing inconsistent exceptions
antonfirsov
committed
7d2d6aa
View commit details
Copy full SHA for 7d2d6aa
Browse repository at this point
no more nested NetworkExceptions
antonfirsov
committed
3c847a5
View commit details
Copy full SHA for 3c847a5
Browse repository at this point
Commits on Nov 3, 2020
Merge branch 'exp/SendToRecvFrom_Datagram_UDP' into af/fix-NetworkStream-exceptions
Show description for 875be8d
antonfirsov
committed
875be8d
View commit details
Copy full SHA for 875be8d
Browse repository at this point
fix exception message and update code
antonfirsov
committed
b90a9a8
View commit details
Copy full SHA for b90a9a8
Browse repository at this point
fix test
antonfirsov
committed
94e243c
View commit details
Copy full SHA for 94e243c
Browse repository at this point
Commits on Nov 4, 2020
refactor WIP
antonfirsov
committed
d0f2e7a
View commit details
Copy full SHA for d0f2e7a
Browse repository at this point
Merge branch 'master' into tests/NetworkStream-exceptions-refactor
antonfirsov
committed
31c20a4
View commit details
Copy full SHA for 31c20a4
Browse repository at this point
simplify catch-rethrow logic in NetworkStream
antonfirsov
committed
63e23b5
View commit details
Copy full SHA for 63e23b5
Browse repository at this point
improve test
antonfirsov
committed
1f59192
View commit details
Copy full SHA for 1f59192
Browse repository at this point
Merge branch 'master' into tests/NetworkStream-exceptions-refactor
Show description for 2160fe7
antonfirsov
committed
2160fe7
View commit details
Copy full SHA for 2160fe7
Browse repository at this point
Commits on Nov 5, 2020
Merge branch 'master' into tests/NetworkStream-exceptions-refactor
antonfirsov
committed
9f00802
View commit details
Copy full SHA for 9f00802
Browse repository at this point
do not Assert on exception.Message content
antonfirsov
committed
51a4668
View commit details
Copy full SHA for 51a4668
Browse repository at this point
You can’t perform that action at this time.