THRIFT-1222 Unhandled exception for TEvhttpServer request
authorRoger Meier <roger@apache.org>
Sun, 17 Jul 2011 07:28:28 +0000 (07:28 +0000)
committerRoger Meier <roger@apache.org>
Sun, 17 Jul 2011 07:28:28 +0000 (07:28 +0000)
commit7e056e7572c642bd7f5d5677261763f05a17e1dd
tree9ffeadaa40ebf29a2e9bf0d7578c98f8d2a38ca2
parenta35944bfe2fabda4816e4396f92280ee9fcf789d
THRIFT-1222 Unhandled exception for TEvhttpServer request
Patch: Alexandre Parenteau

git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1147542 13f79535-47bb-0310-9956-ffa450edef68
compiler/cpp/src/generate/t_cpp_generator.cc [changed mode: 0644->0755]
lib/cpp/Makefile.am
lib/cpp/src/async/TEvhttpClientChannel.cpp
lib/cpp/src/async/TEvhttpServer.cpp
test/cpp/Makefile.am
test/cpp/src/TestClient.cpp
test/cpp/src/TestServer.cpp [changed mode: 0644->0755]