wangzhengquan
2021-01-27 cffa543dbf014dedc120114e13110a0e3b6e5b57
test_net_socket/net_mod_socket.sh
@@ -27,7 +27,7 @@
# 无限循环send
function send() {
   ./test_net_mod_socket --fun="test_net_sendandrecv" \
    --sendlist="localhost:5000:100, localhost:5000:100"
    --sendlist=" :5000:100,  :5000:100"
    
}
# 多线程send