Skip to content

Commit

Permalink
3.0.21 版本发布
Browse files Browse the repository at this point in the history
  • Loading branch information
zhengshuxin committed Oct 30, 2014
1 parent 7834cfb commit 7b6eccb
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 7 deletions.
12 changes: 6 additions & 6 deletions app/master_dispatch/server/master_dispatch.cf
Original file line number Diff line number Diff line change
Expand Up @@ -95,10 +95,10 @@ service master_dispatch {
############################################################################
# Ӧ���Լ�������ѡ��

# ÿ���ͻ������ӵĿ���ʱ��.
# client_idle_limit = 60
# �Ƿ������ǰ���ڴ�״̬��Ϣ
# debug_mem = 1
# �Ƿ��ͻ�ӭ��Ϣ
# send_banner = 0
# ����ӽ������Ӵ˷����ַ��ÿͻ������Ӿ��, �õ�ַΪ master_service �е�һ�����׽ӿ�
backend_service = dispatch.sock
# �ö�ʱ����������δ�������Ŀͻ�������(��)
manager_timer = 1
# �ͻ�������δ������ӽ��̽��յij�ʱʱ��(��)
conn_expired = 10
}
1 change: 1 addition & 0 deletions changes.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
�޸���ʷ�б���
------------------------------------------------------------------------
75) 2014.10.30 --- acl 3.0.21 �汾������
74) 2014.9.21
74.1) compile: app/net_tools ����ʹ�� VC2008, VC2010, VC2012 ����ͨ��

Expand Down
2 changes: 1 addition & 1 deletion lib_acl_cpp/include/acl_cpp/db/query.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ namespace acl
* SQL 查询语句查询器,该类会自动对 sql 中的一些特殊字符进行转义,使用方式类似于
* java hibernate 的 SQL 语句构建方式
*/
class query
class ACL_CPP_API query
{
public:
query();
Expand Down

0 comments on commit 7b6eccb

Please sign in to comment.