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

Catch nested socket exception #43

Closed johnnyslender closed 3 years ago

johnnyslender commented 3 years ago

In order to resolve issues we've been having where sockets aren't cleaned up properly after this exception is caught. Now catching this within the exception handling and ignoring.