From 78e1c2908d3f387cfcfd28c08105b5ba588bd7d0 Mon Sep 17 00:00:00 2001
From: nancy.liao <huihui.liao@greentest.com.cn>
Date: 周二, 06 5月 2025 09:29:46 +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