Gitiles
Code Review
Sign In
source.supwisdom.com
/
common
/
thrift
/
f79031e87531464b84d911acf9aee57cac8b83d8
/
.
/
lib
/
erl
/
src-loose
/
transport
/
tSocket.hrl
blob: dc1cc20ece3a920cb520ec192ad422d12c1a7030 [
file
] [
log
] [
blame
]
-
record
(
tSocket
,
{
host
,
port
,
handle
}).