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