wangzhengquan
2020-12-07 d7d05fb334db91e3ecbf009ca2650d88f9ed7b46
test_net_socket/net_mod_socket.sh
@@ -18,7 +18,7 @@
   ./test_net_mod_socket --fun="start_net_client" \
    --sendlist="localhost:5000:100" \
    --publist="localhost:5000:8"
    --publist="localhost:5000"
    
}
@@ -31,7 +31,7 @@
function mpub() {
   ./test_net_mod_socket --fun="test_net_pub_threads" \
    --publist="localhost:5000:8, localhost:5000:8"
    --publist="localhost:5000, localhost:5000"
    
}