ume05rw / SharpCifs.Std

SharpCifs.Std is a port from SharpCifs to .NET Standard. Original SharpCifs: https://github.com/zinkpad/SharpCifs
GNU Lesser General Public License v2.1
86 stars 34 forks source link

fix memory leaks in SocketEx #2

Closed mdonoughe closed 7 years ago

mdonoughe commented 7 years ago

If SocketAsyncEventArgs is not disposed I see my memory usage continue to climb while reading several large files.