[
https://issues.apache.org/jira/browse/THRIFT-3877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Fasman updated THRIFT-3877:
----------------------------------
Affects Version/s: 1.0
0.9.3
Description:
Client on C++.
Tested on C# HTTP server and client — work ideal.
Then create client on C++. Client after request starts infinitly wait for data.
was:
Server writed on C#.
Client on C++.
In fact, server successefully parse client message first time, but client don't
read it properly. Then client send wrong data, and server crashing.
Component/s: (was: C# - Library)
Just start use libcurl. Now it's normal!
> HTTP don't work properly.
> -------------------------
>
> Key: THRIFT-3877
> URL: https://issues.apache.org/jira/browse/THRIFT-3877
> Project: Thrift
> Issue Type: Bug
> Components: C++ - Library
> Affects Versions: 0.9.3, 1.0
> Environment: Windows 7, Visual Studio 2013 (C#), Qt 5.7 (MSVC 12).
> Thrift from git repo, SHA-1: 5a3f855b4e6882184f13c698855c877241144a12 (master)
> Reporter: Sergey Fasman
>
> Client on C++.
> Tested on C# HTTP server and client — work ideal.
> Then create client on C++. Client after request starts infinitly wait for
> data.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)