Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
52fe7a5bae19c23a71013d7c50958e93dc3879b4
/
.
/
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
}).