THRIFT-2032 C# client leaks sockets/handles
authorJens Geyer <jensg@apache.org>
Tue, 25 Jun 2013 20:21:29 +0000 (22:21 +0200)
committerJens Geyer <jensg@apache.org>
Tue, 25 Jun 2013 20:21:29 +0000 (22:21 +0200)
commit102bca47f754d9c9ed6ce341c7f8f106bd2719d7
treec886def659d4c122b58681c6f41299d89e97f1f0
parent809544747834a3a28e7cc9c6b93300306e4d605e
THRIFT-2032 C# client leaks sockets/handles

Patch: Jens Geyer
compiler/cpp/src/generate/t_csharp_generator.cc
lib/csharp/src/Protocol/TProtocol.cs
lib/csharp/src/Transport/TServerSocket.cs
tutorial/csharp/CsharpClient/CsharpClient.cs