Gitiles
Code Review
Sign In
source.supwisdom.com
/
common
/
thrift
/
cfca336fad004b6a41b13d02b3f1da86d2e7cae0
/
.
/
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
$
*