Fix random failures in send_buf_full

This commit is contained in:
Ruihan Li
2024-02-23 12:39:13 +08:00
committed by Tate, Hongliang Tian
parent 83b88229a3
commit e4954827dc
2 changed files with 10 additions and 8 deletions

View File

@ -18,7 +18,7 @@ echo "Start network test......"
./socketpair
./sockoption
./listen_backlog
# ./send_buf_full
./send_buf_full
./http_server &
./http_client
./tcp_err