Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
7956f23d4e5ae4be1da85d3fd91b9823531b19b6
/
.
/
lib
/
erl
/
include
/
transport
/
tServerSocket.hrl
blob: 2f85b8acb14c6452733c472f037d6c700c27877c [
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
(
tServerSocket
,
{
super
,
port
,
handle
}).