[2018-06] [System]: `MonoTlsStream` is now `IDisposable` and cleans up on error....
commit3bb7817ffd8c92458e875a179c62f26c390c9e0e
authormonojenkins <jo.shields+jenkins@xamarin.com>
Wed, 29 Aug 2018 12:01:42 +0000 (29 08:01 -0400)
committerMarek Safar <marek.safar@gmail.com>
Wed, 29 Aug 2018 12:01:42 +0000 (29 14:01 +0200)
treedd15355d6d1dd18f8b4efd5771e2fe91eb77a61b
parentca79abc9b8cfc25b9bf317d123d937ed3ea02008
[2018-06] [System]: `MonoTlsStream` is now `IDisposable` and cleans up on error. (#10336)

Backport of #10254.

/cc @marek-safar
mcs/class/System/Mono.Net.Security/MobileAuthenticatedStream.cs
mcs/class/System/Mono.Net.Security/MonoTlsStream.cs
mcs/class/System/System.Net/WebConnection.cs
mcs/class/System/System.Net/WebReadStream.cs