blob: 95d8d8757833a1fddd9b5d9153324d84ebbbb0a0 [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}).