r1387@opsdev009 (orig r72871): mcslee | 2007-12-05 15:03:37 -0800
commite1227c38661907aa1a4d1a7f413af0420668dbeb
author(no author) <(no author)@41a61cd8-c433-0410-bb1c-e256eeef9e11>
Wed, 5 Dec 2007 23:05:38 +0000 (5 23:05 +0000)
committer(no author) <(no author)@41a61cd8-c433-0410-bb1c-e256eeef9e11>
Wed, 5 Dec 2007 23:05:38 +0000 (5 23:05 +0000)
treee4abf0f936a4f47a5598aa1992c1ec1dcca72a4a
parentddca5f952dc8ea3d727d948dc5491034f2a7dfef
 r1387@opsdev009 (orig r72871):  mcslee | 2007-12-05 15:03:37 -0800
 Remove unnecessary mutex from C++ socket code

 Summary: This is a threadsafe syscall, as it turns out.

 Reviewed By: hzhao

 Test Plan: Thrift Client C++ sockets don't lock

git-svn-id: http://svn.facebook.com/svnroot/thrift/trunk@712 41a61cd8-c433-0410-bb1c-e256eeef9e11
lib/cpp/src/transport/TSocket.cpp