[ 
https://issues.apache.org/jira/browse/THRIFT-1412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joshua Garvin updated THRIFT-1412:
----------------------------------

    Attachment: Thrift-trunk-iDisposable v3.patch

I have fixed the 3 stray curly braces discussed -- hopefully this is my last 
attempt to get this right.
                
> Thrift Transport classes should manage the lifetime of objects implementing 
> IDisposable by implementing IDisposable themselves.
> -------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: THRIFT-1412
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1412
>             Project: Thrift
>          Issue Type: Improvement
>          Components: C# - Library
>    Affects Versions: 0.7
>            Reporter: Joshua Garvin
>              Labels: patch
>         Attachments: Thrift Transport with IDisposable.patch, 
> Thrift-trunk-iDisposable v2.patch, Thrift-trunk-iDisposable v3.patch
>
>
> I have attached a patch to the C# Transport classes to implement IDisposable 
> where needed.  This will ensure that all unmanaged resources such as streams 
> and sockets are properly closed and freed from memory.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to