File tree Expand file tree Collapse file tree 3 files changed +8
-7
lines changed
app/master_dispatch/server
lib_acl_cpp/include/acl_cpp/db Expand file tree Collapse file tree 3 files changed +8
-7
lines changed Original file line number Diff line number Diff line change @@ -95,10 +95,10 @@ service master_dispatch {
9595############################################################################
9696# Ӧ���Լ�������ѡ��
9797
98- # ÿ ���ͻ� �����ӵĿ���ʱ��.
99- # client_idle_limit = 60
100- # �Ƿ� �����ǰ ���ڴ�״̬��Ϣ
101- # debug_mem = 1
102- # �Ƿ��ͻ�ӭ��Ϣ
103- # send_banner = 0
98+ # ����ӽ ������Ӵ˷����ַ��ÿͻ������Ӿ��, �õ�ַΪ master_service �е�һ�����ӿ�
99+ backend_service = dispatch.sock
100+ # �ö�ʱ ����������δ�������Ŀͻ�������(��)
101+ manager_timer = 1
102+ # �ͻ�������δ������ӽ��̽��յij�ʱʱ��(��)
103+ conn_expired = 10
104104}
Original file line number Diff line number Diff line change 11����ʷ�б���
22------------------------------------------------------------------------
3+ 75) 2014.10.30 --- acl 3.0.21 �汾������
3474) 2014.9.21
4574.1) compile: app/net_tools ����ʹ�� VC2008, VC2010, VC2012 ����ͨ��
56
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ namespace acl
1010 * SQL 查询语句查询器,该类会自动对 sql 中的一些特殊字符进行转义,使用方式类似于
1111 * java hibernate 的 SQL 语句构建方式
1212 */
13- class query
13+ class ACL_CPP_API query
1414{
1515public:
1616 query ();
You can’t perform that action at this time.
0 commit comments