From b90ba316b54db321d3e8aaac7df93b46d80b9d9c Mon Sep 17 00:00:00 2001
From: wangzhengquan <wangzhengquan85@126.com>
Date: 星期二, 22 十二月 2020 15:47:41 +0800
Subject: [PATCH] 三个没有回收的信号

---
 src/socket/net_conn_pool.h |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/src/socket/net_conn_pool.h b/src/socket/net_conn_pool.h
index f8562c9..cccf331 100644
--- a/src/socket/net_conn_pool.h
+++ b/src/socket/net_conn_pool.h
@@ -1,6 +1,11 @@
+/**
+ * 閰嶅悎thread local浣跨敤鐨刢onnection pool
+ */
+
 #ifndef __NET_CONN_POOL_H__
 #define __NET_CONN_POOL_H__ 
 
+
 #include "usg_common.h"
 #include <poll.h>
 

--
Gitblit v1.8.0