-
Notifications
You must be signed in to change notification settings - Fork 75
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Handle EAGAIN for channel and sftp writes correctly and return rc, by…
…tes_written tuple so clients can resume from last written byte on next call to write. Updated docstrings for channel write functions, tests, travis cfg, flake8 configuration for sftp.
- Loading branch information
Showing
9 changed files
with
1,594 additions
and
731 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.