?? changelog.txt
字號:
2006-04-09 artist <haojian@gaov-inc.com>
* TSnew.c
代碼整理, 添加注釋
fix #110, #277, #428, #505, #1001, #1087, #1100,
#1106, #1110, #1114, #1137, #1268, #1271, #1900,
#1963, #2057, #2228, #2345, #2400
* util.c
代碼整理, 添加注釋
fix #76, #89, #130, #150
2005-12-14 yangluo <yangluo@gaov-inc.com>
* TSnew.c
給Session結構添加一個字段,存放客戶端版本號。
退出時打印當前時間和版本號到log
fix #314
2005-12-07 yangluo <yangluo@gaov-inc.com>
* findcp.cpp
added some debug output
* TSnew.c : findCPPeers()
return 2 CP if possible
fix #199
2005-12-06 yangluo <yangluo@gaov-inc.com>
+ TSnew.h
將TSnew.c中的函數和結構聲明分離出來,方便使用。
+ findcp.h findcp.cpp
實現根據ip地址查找并返回CP功能的模塊。
+ ip.list
ip映射表。
* TSnew.c
加入根據ip查找并返回CP的功能。
fix #158, #160
2005-12-02 yangluo <yangluo@gaov-inc.com>
* TSnew.c
修改statlog寫入策略,積累到一定數量時調用fflush寫入磁盤。
fix #151
2005-12-02 yangluo <yangluo@gaov-inc.com>
* TSnew.c : int findCPPeers ()
使用純隨機,而不判斷CP的負載。返回第一個有效的CP。
* StructDefine.h
增加了幾個新協議中會用到的結構。
fix #145
2005-11-29 zhanghexiang <zhanghexiang@gaov-inc.com>
* ProtocolDefine.h
新協議NP2TS_REPORT2
* StructDefine.h
增加統計信息的協議包定義。刪除無用的struct。
* TSnew.c
為代碼增加注釋。
實現針對新協議的統計,將日志寫入stat.log。
針對測試出的問題,修正一些BUG。
* util.c
增加注釋。
+ testTS/Makefile
TS測試程序的makefile。
+ testTS/README-simulator3
測試程序說明。
+ testTS/common.h
處理協議適用的宏和struct。
+ testTS/np-simulator3.c
測試程序。
fix #141
2005-11-29 zhanghexiang <zhanghexiang@gaov-inc.com>
fix #NONE
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -