THRIFT-756. cpp: Exposing TSocket(int) constructor to public
authorBryan Duxbury <bryanduxbury@apache.org>
Thu, 2 Sep 2010 00:56:53 +0000 (00:56 +0000)
committerBryan Duxbury <bryanduxbury@apache.org>
Thu, 2 Sep 2010 00:56:53 +0000 (00:56 +0000)
commit010f1e09d09d7a5169b3468399928b6e807aab29
tree2b6aafbd9cd56ab3dd96e3651a8603808e0d44b8
parentee8255d0867da74510574afe634c692603c7d7aa
THRIFT-756. cpp: Exposing TSocket(int) constructor to public

This patch changes the raw socket handle constructor from protected to public.

Patch: Rajat Goel

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@991785 13f79535-47bb-0310-9956-ffa450edef68
lib/cpp/src/transport/TSocket.cpp
lib/cpp/src/transport/TSocket.h
lib/cpp/src/transport/TTransportException.h