From af6ee422a8dc5280a3aa7916c1742ecfdc9a57d7 Mon Sep 17 00:00:00 2001 From: sola.lu <sola.lu@greentest.com.cn> Date: 周三, 23 4月 2025 18:01:08 +0800 Subject: [PATCH] 1. 添加一些注释 --- 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