src/socket/net_mod_socket.h
@@ -81,7 +81,7 @@ // 销毁threadlocal pool static void _destroyConnPool_(void *_pool); // 创建thread local key static void _createKey_(void); static void _createConnPoolKey_(void); //读取返回信息 int read_response(int clientfd, net_mod_recv_msg_t *recv_msg);