From af86015d724e5edf001aa024fe7d8581c45cffd9 Mon Sep 17 00:00:00 2001 From: lichao <lichao@aiotlink.com> Date: 星期四, 15 四月 2021 10:44:12 +0800 Subject: [PATCH] fix sendq lock, use different mutexes for in,out. --- .gitignore | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 8e81403..d6ac3de 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,6 @@ utest/utest *.bak gmon.out +box/bhshmqbox +box/bhshmq_center +box/help -- Gitblit v1.8.0