From cc47c934744c759fa47133fc70b7d23aa4a2d7f1 Mon Sep 17 00:00:00 2001
From: nancy.liao <huihui.liao@greentest.com.cn>
Date: 周一, 21 4月 2025 19:55:59 +0800
Subject: [PATCH] 修改了一部分的宏定义声明和屏蔽了一些调试时的无效干扰

---
 examples/test-tcp/main.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/examples/test-tcp/main.c b/examples/test-tcp/main.c
index 814dbf5..436a4b9 100644
--- a/examples/test-tcp/main.c
+++ b/examples/test-tcp/main.c
@@ -179,6 +179,8 @@
 /*
  *
  */
+
+ //缃戠粶閫氫俊閮ㄥ垎鍙互涓嶄娇鐢ㄦ爣鍑咰鐨剆ocket閫氫俊锛屽彲浠ラ噰鐢–++鎴栬�匭t鐨勭綉缁滃簱杩涜浼犺緭
 int main(int argc, char** argv) {
     (void) argc;
     (void) argv;

--
Gitblit v1.9.1