Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
f07d48e812e5761239c9d34cae35e52e15d1a99e
/
.
/
lib
/
erl
/
include
/
transport
/
tServerSocket.hrl
blob: a2c25acbae9ebff815bef7a187430f59f1206c1b [
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
}).