Commit History

Author SHA1 Message Date
  drieseng 65bd07259a Stop listener before waiting for channels to close. 9 years ago
  drieseng e1a557861c Correctly define the FEATURE_SOCKET_SETSOCKETOPTION symbol. 9 years ago
  drieseng 90145be344 Removed some (conditional) debug code. 9 years ago
  drieseng 18c1b79589 Use CountDownEvent to wait for pending requests to finish instead of using a while/sleep approach. 9 years ago
  drieseng 23f95f4190 Eliminate more possible race conditions. 9 years ago
  drieseng 9a281a91f7 Reduce race conditions on stop/dispose. 9 years ago
  drieseng 5daf00d7c7 Fix NRE when stopping port without ever starting it. 9 years ago
  drieseng 57a78fc3a4 Make line endings consistent (PR #19) 9 years ago
  drieseng 9f9864e789 Improve socket related error handling. 9 years ago
  Gert Driesen b5c7066bde Reduce partial methods/classes and streamline API surface across target frameworks 9 years ago
  drieseng 064c9472d7 Introduced support for socket event-based async pattern. 9 years ago
  drieseng f6700e05b9 Add partial support for UWP/UAP 10.0, and prepare to support .NET Core 1.0. 9 years ago
  drieseng 3a2725eae2 Rename Renci.SshClient to src. 9 years ago