Skip to content

Commit a8e0d5d

Browse files
rasmunkpkittenis
authored andcommitted
wait for entire buffer to be written before returning when calling sftp_write (#28)
Write the entire sftp buffer block before returning from `sftp_handle.write`.
1 parent e5ce163 commit a8e0d5d

File tree

3 files changed

+266
-190
lines changed

3 files changed

+266
-190
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ dist
44
build
55
*~
66
*.so
7+
.idea/

0 commit comments

Comments
 (0)