blob: 0317d5aa93f6b703dd66ddabc67ad561397ca898 [file] [log] [blame]
%%% Copyright (c) 2007- Facebook
%%% Distributed under the Thrift Software License
%%%
%%% See accompanying file LICENSE or visit the Thrift site at:
%%% http://developers.facebook.com/thrift/
-record(tSocket, {super, host, port, handle}).