CloudSoda / go-smb2

Client implementation of the SMB 2 & 3 protocols
BSD 2-Clause "Simplified" License
12 stars 5 forks source link

io.Readers and io.Writers should not return -1 on error #6

Closed arashpayan closed 1 year ago

arashpayan commented 1 year ago

See https://github.com/hirochachacha/go-smb2/issues/66 for details.