mirror of
https://github.com/sshnet/SSH.NET.git
synced 2026-09-10 17:25:51 +00:00
48a8fe6502
* Changes _socketDisposeLock to a SemaphoreSlim so it can play nice with async/await * Adds a SendAsync method for .NET6+ * Fix false positive analyzer error * Formatting --------- Co-authored-by: Robert Hague <rh@johnstreetcapital.com> Co-authored-by: Wojciech Nagórski <wojtpl2@gmail.com> Co-authored-by: Rob Hague <rob.hague00@gmail.com>