wangzhengquan
2020-12-04 aa2f3b2a9968bb4928463bdae05fb026d16b60bb
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"
    
}