THRIFT-1892: Socket timeouts are declared in milli-seconds, but are
authorBen Craig <bencraig@apache.org>
Thu, 10 Oct 2013 13:55:16 +0000 (08:55 -0500)
committerBen Craig <bencraig@apache.org>
Thu, 10 Oct 2013 13:55:16 +0000 (08:55 -0500)
commit71b5a10b613406765037ecd0e300769b34741c00
tree618bd556ceacc385e2281cf2cbb1461adf3a2fd8
parentd856ac8c3016888da32a689896a7bd944310d0cf
THRIFT-1892: Socket timeouts are declared in milli-seconds, but are
actually set in micro-seconds
Client: cpp
Patch: Ben Craig
lib/cpp/src/thrift/transport/TSocket.cpp
lib/cpp/src/thrift/transport/TSocket.h
lib/cpp/src/thrift/windows/WinFcntl.cpp