Gitiles
Code Review
Sign In
source.supwisdom.com
/
common
/
thrift
/
01e55c1c28547eaac74636790bb86617c890c4c2
/
.
/
test
/
java
/
TestNonblockingServer
blob: cb330d43783fd6834e800614cd7fa7e737ee0d5a [
file
] [
log
] [
blame
]
#!/bin/bash -v
java
-
server
-
cp thrifttest
.
jar
:../../
lib
/
java
/
libthrift
.
jar com
.
facebook
.
thrift
.
test
.
TestNonblockingServer
$
*