THRIFT-926 Miscellaneous C++ improvements
authorRoger Meier <roger@apache.org>
Fri, 8 Oct 2010 21:23:35 +0000 (21:23 +0000)
committerRoger Meier <roger@apache.org>
Fri, 8 Oct 2010 21:23:35 +0000 (21:23 +0000)
commit085a3e7b6045c435bc21442c867c9d3ed8d3bb60
tree8f6223017d09011a6f6d8eba49cd2cd041b8ccab
parent50e4349463c983aac50d37a071191391f704258a
THRIFT-926 Miscellaneous C++ improvements

changing single destructor call time limit from 500us to 1000us
build does not fail on busy machines

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@1006030 13f79535-47bb-0310-9956-ffa450edef68
lib/cpp/test/TFileTransportTest.cpp