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
Accelerator
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
.
sshnet
/
SSH.NET
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
994
Star
4.4k
Code
Issues
342
Pull requests
32
Discussions
Actions
Projects
Wiki
Security and quality
5
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Plumbing for more async/await work
- #1281
#1281
Merged
WojciechNagorski
merged 9 commits into
sshnet:develop
sshnet/SSH.NET:develop
from
jacobslusser:jacob/async_merge
jacobslusser/SSH.NET:jacob/async_merge
Copy head branch name to clipboard
Jan 25, 2024
Conversation
Commits
9
(9)
Checks
Files changed
Merged
Plumbing for more async/await work
#1281
WojciechNagorski
merged 9 commits into
sshnet:develop
sshnet/SSH.NET:develop
from
jacobslusser:jacob/async_merge
jacobslusser/SSH.NET:jacob/async_merge
Copy head branch name to clipboard
Commits
Commits on Dec 24, 2023
Changes _socketDisposeLock to a SemaphoreSlim so it can play nice with async/await
jacobslusser
committed
93647d9
View commit details
Copy full SHA for 93647d9
Browse repository at this point
Adds a SendAsync method for .NET6+
jacobslusser
committed
2ef5d3f
View commit details
Copy full SHA for 2ef5d3f
Browse repository at this point
Commits on Dec 26, 2023
Merge branch 'develop' into jacob/async_merge
jacobslusser
authored
2d53224
View commit details
Copy full SHA for 2d53224
Browse repository at this point
Commits on Dec 28, 2023
Merge remote-tracking branch 'upstream/develop' into jacob/async_merge
Rob-Hague
committed
3018916
View commit details
Copy full SHA for 3018916
Browse repository at this point
Commits on Dec 29, 2023
Merge branch 'develop' into jacob/async_merge
WojciechNagorski
authored
a771894
View commit details
Copy full SHA for a771894
Browse repository at this point
Commits on Jan 6, 2024
Merge remote-tracking branch 'upstream/develop' into jacob/async_merge
Rob-Hague
committed
2699443
View commit details
Copy full SHA for 2699443
Browse repository at this point
Fix false positive analyzer error
Rob-Hague
committed
f538899
View commit details
Copy full SHA for f538899
Browse repository at this point
Commits on Jan 16, 2024
Formatting
jacobslusser
committed
d89a56c
View commit details
Copy full SHA for d89a56c
Browse repository at this point
Merge branch 'jacob/async_merge' of https://github.com/jacobslusser/SSH.NET into jacob/async_merge
jacobslusser
committed
49630ad
View commit details
Copy full SHA for 49630ad
Browse repository at this point
You can’t perform that action at this time.