Skip to content

Fix support for win32 based servers

Compare
Choose a tag to compare
@theophilusx theophilusx released this 30 Aug 23:38
· 357 commits to master since this release

Fixes issue with win32 based servers raising additional ECONNRESET events after end() called.

Fix incorrect path handling for win32 based sftp servers.

Added documentation on platform differences and assumptions.