Searched refs:hello_server (Results 1 – 2 of 2) sorted by relevance
30 all: hello_server hello_server_compact hello_server_ssl32 hello_server.stamp: ../hello.thrift35 $(GENSRC): hello_server.stamp40 hello_server: src/main.cpp $(GENOBJ) $(GENHDR) target50 rm -Rf hello_server hello_server_compact hello_server_ssl $(GEN_DIR)
189 In another terminal, run the ``hello_server`` sample app compiled for the194 $ ./hello_server 0.0.0.0210 You should observe the following in the original ``hello_server`` terminal: