robinrodricks / FluentFTP.GnuTLS

Premiere .NET wrapper for GnuTLS along with integration into FluentFTP
GNU Lesser General Public License v2.1
4 stars 5 forks source link

Suppress PUSH error on GnuTls_Bye at Dispose #115

Closed FanDjango closed 1 year ago

FanDjango commented 1 year ago

Happens on Dispose of stream with stalled socket. No need to raise exception in this case.