This commit is contained in:
2025-08-04 15:46:52 +08:00
parent 8d311a00b4
commit 0a226041ea
2 changed files with 3 additions and 1 deletions

View File

@@ -3,3 +3,6 @@ c/c++基本开发库
# TCP 服务端操作
包括多线程客户端连接,指定客户端数据的收发等等功能
# Linux 中屏蔽所有信号操作
屏蔽所有信号,以防止意外退出