Sign in
chromium
/
chromium
/
src.git
/
lkgr-android-internal
/
.
/
content
/
test
/
data
/
direct_sockets
/
tcp.html
blob: 08d4a8101727c23c5a83c2e34b009e66da70984b [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<head>
<title>
Direct Sockets TCP Test
</title>
<script
src
=
"tcp.js"
></script>
</head>
<body>
<h1>
Direct Sockets TCP Test
</h1>
</body>
</html>