From cffa543dbf014dedc120114e13110a0e3b6e5b57 Mon Sep 17 00:00:00 2001 From: wangzhengquan <wangzhengquan85@126.com> Date: 星期三, 27 一月 2021 18:46:51 +0800 Subject: [PATCH] update --- test_net_socket/net_mod_socket.sh | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/test_net_socket/net_mod_socket.sh b/test_net_socket/net_mod_socket.sh index dd566b2..39b54cd 100755 --- a/test_net_socket/net_mod_socket.sh +++ b/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" } # 澶氱嚎绋媠end -- Gitblit v1.8.0