thrift/lib/csharp
Bryan Duxbury ea67a78377 THRIFT-834. csharp: THttpClient resends contents of message after transport errors
This patch causes the send buffer to be refreshed even in the case of errors.

Patch: Anatoly Fayngelerin

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@983067 13f79535-47bb-0310-9956-ffa450edef68
2010-08-06 17:50:51 +00:00
..
src THRIFT-834. csharp: THttpClient resends contents of message after transport errors 2010-08-06 17:50:51 +00:00
ThriftMSBuildTask add license headers to a smattering of files 2010-07-26 17:18:30 +00:00
Makefile.am THRIFT-160. csharp: Created THttpTransport for the C# library based on WebHttpRequest 2010-06-24 20:34:34 +00:00
README THRIFT-387. Add appropriate Apache header to all code files 2009-04-08 00:19:37 +00:00

Thrift C# Software Library

License
=======

Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at

  http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.

Using Thrift with C#
====================

Thrift requires Mono >= 1.2.6 or .NET framework >= 3.5